]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: use mac80211 channels for reset scan
authorJohannes Berg <johannes.berg@intel.com>
Wed, 16 May 2012 13:44:27 +0000 (15:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jun 2012 11:08:38 +0000 (13:08 +0200)
commit09fe834b95d17ce1a6def78cdbef7824f3adc9e5
tree580c702446d775664bc316fee96913b68ba436a2
parentccf423738b5a8919db2e2e78d400afed9d317748
iwlwifi: use mac80211 channels for reset scan

Instead of iterating our own channel list,
use the mac80211 channel list since that's
already processed per band and thus makes
for less code.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/iwl-scan.c