]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37bde1e856792af6e4fd323f1d43316e02b780a9
treed3284dcba4f286d1f666b1efca136c018791e692
parent1e1b453f97dc0876be8c92984edf2b4d44478651
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