From: Johannes Berg Date: Fri, 27 Aug 2010 10:35:55 +0000 (+0200) Subject: mac80211: switch to ieee80211_sdata_running X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a58456be40d8181b884eb5b4e61e3f73ba94e0;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed