]> git.baikalelectronics.ru Git - kernel.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)
commite34c6f25e0b1f7193a8c9be140bf2b88a6da7a5a
tree084acde7dd4f3ca8b3a27dd8de03191ef8a97450
parent07044e9caed526137752b00c170be334b6ffb5a9
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