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)
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>

No differences found