commit | 18ad01c43918751cc22f8ee28f6b38b8954a55b2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jun 16 20:46:45 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 14:57:54 2009 -0400 |
tree | 4d6812474ed14313bbe7796972ef7e5b0db8a527 | |
parent | a538e2d5a30f577e9c8f6ccfe72b29a258e0fe86 [diff] |
rt2x00: remove skb->do_not_encrypt usage Johannes is trying to get rid of the master netdev and in the process will remove skb->do_not_encrypt field. This removes the do_not_encrypt usage from rt2x00 to make the change easier. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>