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)
commit72bce62775db0315511474e8d8f8e25d25b48366
tree7e97b6a26e0f8e7f8913c6cbd024e6d80e9a3e11
parent3b8d81e020f77c9da8b85b0685c8cd2ca7c7b150
net: remove unused skb->do_not_encrypt

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>
include/linux/skbuff.h
net/core/skbuff.c