rt2x00: remove skb->do_not_encrypt usage
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Jun 2009 18:46:45 +0000 (20:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 18:57:54 +0000 (14:57 -0400)
commit18ad01c43918751cc22f8ee28f6b38b8954a55b2
tree4d6812474ed14313bbe7796972ef7e5b0db8a527
parenta538e2d5a30f577e9c8f6ccfe72b29a258e0fe86
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>
drivers/net/wireless/rt2x00/rt2x00crypto.c
drivers/net/wireless/rt2x00/rt2x00mac.c