]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
authorIlan Peer <ilan.peer@intel.com>
Sun, 28 Apr 2013 05:18:28 +0000 (08:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:52:24 +0000 (12:52 -0700)
commit321964d0b629c6c7ed43bb4eee990bab1561d9b7
treeccd2bf2a37d6b4589a52a758dc0c720f7db57267
parentc52d6fec681236d2adc5cdfcc10e76c7baea455d
iwlwifi: mvm: Always use SCAN_TYPE_FORCED

commit f70ed7b330ce769828d402f920fb13da6c13ea63 upstream.

The FW AUX framework does not handle well cases where time events
fail to be scheduled (and as a result issues assert 0x3330). Until
a proper fix is in place, WA this by always setting the scan type to
SCAN_TYPE_FORCED.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/mvm/scan.c