mac80211: remove drop_unencrypted code
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Mar 2015 10:37:36 +0000 (11:37 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Mar 2015 10:37:36 +0000 (11:37 +0100)
commite8f4fb7c7c6b25dc0495f1fd43b03444f0a5c6e3
tree98bd6b2bd1957a8a35ed4bd9a82db3e307e3d7de
parentc7ef38e0ccca25050efed56a35df2e1e93c0b469
mac80211: remove drop_unencrypted code

This mechanism was historic, and only ever used by IBSS, which
also doesn't need to have it as it properly manages station's
802.1X PAE state (or, with WEP, always has a key.)

Remove the mechanism to clean up the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs.c
net/mac80211/debugfs_netdev.c
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/rx.c
net/mac80211/tx.c