]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ea88fc86ef6ad8a0de25016bfed48e3d6a3ae40
tree98bd6b2bd1957a8a35ed4bd9a82db3e307e3d7de
parentf865c5e865e22368cce1cd4a9dbac72de48e1796
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