summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2008-10-06 16:05:32 +0800
committerJohn W. Linville <linville@tuxdriver.com>2008-10-06 18:14:58 -0400
commiteedda3670ea8e6d7649e3c8847759b0a6e532f8d (patch)
tree371875181ec3d4422ab365f232165b8413a4cb7d /net/mac80211/mlme.c
parent5118303f7cc0520ce2969ea3d890dc05d586ceb2 (diff)
iwlwifi: remove STATUS_CONF_PENDING in scanning
This patch removes STATUS_CONF_PENDING usage that called from iwl4965_mac_config internally after scan completed. It's called anyway from the mac80211 ieee80211_scan_completed(): if (local->hw_scanning) { local->hw_scanning = false; if (ieee80211_hw_config(local)) ... } Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions