mac80211: remove unused driver ops
commit56db6c52bb61509c114b9f1b1eecc7461229770a
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 30 Oct 2007 14:58:18 +0000 (30 15:58 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 11 Nov 2007 06:01:15 +0000 (10 22:01 -0800)
tree9c36796c327a782e5a1db8e5dc33565e7b52fa87
parent8636bf6513d8eae228c049adeac29fe6cd0739f1
mac80211: remove unused driver ops

The driver operations set_ieee8021x(), set_port_auth() and
set_privacy_invoked() are not used by any drivers, except
set_privacy_invoked() they aren't even used by mac80211.
Remove them at least until we need to support drivers with
mac80211 that require getting this information.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ieee80211_ioctl.c