From: Johannes Berg Date: Tue, 30 Oct 2007 14:58:18 +0000 (+0100) Subject: mac80211: remove unused driver ops X-Git-Tag: v2.6.24-rc3~155^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56db6c52bb61509c114b9f1b1eecc7461229770a;p=pandora-kernel.git 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 Acked-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed