commit | e0961f112cd88176acc6d1af6ca6352f85cdf993 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri May 28 14:48:52 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 03 14:10:45 2010 -0400 |
tree | 084acde7dd4f3ca8b3a27dd8de03191ef8a97450 | |
parent | 761ab470364b550c9b1a5e1e31be51d415aaf42b [diff] |
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>