From: Eliad Peller Date: Wed, 16 May 2012 16:09:48 +0000 (+0300) Subject: mac80211: remove ieee80211_get_operstate() X-Git-Tag: v3.6-rc1~125^2~57^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ca9d8db280b960345e7306e6a036dd3880ecff;p=pandora-kernel.git mac80211: remove ieee80211_get_operstate() ieee80211_get_operstate() was used by drivers in order to know whether the sta link is up, but it's no longer needed (nor used) as mac80211 notifies the drivers about authorization changes (via the sta_state callback) Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed