]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove ieee80211_get_operstate()
authorEliad Peller <eliad@wizery.com>
Wed, 16 May 2012 16:09:48 +0000 (19:09 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:32:10 +0000 (15:32 -0400)
commitd1876fcc65ac4c03ff9da9f8da7f42afdf0ac78f
tree3fc742b198b2f1bade27d0d5e4b6c76e3b92bd2c
parent13ee2895345240e47b715d72191592d7cea1ca20
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 <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/mlme.c