]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: remove useless work starting
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 28 May 2010 12:48:52 +0000 (14:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Jun 2010 18:10:45 +0000 (14:10 -0400)
commite0961f112cd88176acc6d1af6ca6352f85cdf993
tree084acde7dd4f3ca8b3a27dd8de03191ef8a97450
parent761ab470364b550c9b1a5e1e31be51d415aaf42b
mac80211: remove useless work starting

Ever since we use only cfg80211 for configuration,
there is no configuration that could be pending at
this point, cfg80211 will have the configuration
that is pending and apply it afterwards.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/iface.c