mac80211: switch to ieee80211_sdata_running
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Aug 2010 10:35:55 +0000 (12:35 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Aug 2010 17:53:30 +0000 (13:53 -0400)
commit26a58456be40d8181b884eb5b4e61e3f73ba94e0
treed3284dcba4f286d1f666b1efca136c018791e692
parentb9dcf712d1fb98bf279fcd453a42a763b104961d
mac80211: switch to ieee80211_sdata_running

Since the introduction of ieee80211_sdata_running(),
some new code was introduced that uses netif_running()
instead. Switch all these instances over.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/main.c
net/mac80211/util.c