net: remove unused skb->do_not_encrypt
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 17 Jun 2009 15:45:28 +0000 (17:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:31 +0000 (15:05 -0400)
mac80211 required this due to the master netdev, but now
it can put all information into skb->cb and this can go.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found