linux/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 1e9291996c iwlwifi: mvm: don't WARN when statistics are handled late
Since the statistics handler is asynchrous, it can very well
be that we will handle the statistics (hence the RSSI
fluctuation) when we already disassociated.
Don't WARN on this case.

This solves: https://bugzilla.redhat.com/show_bug.cgi?id=1071998

Cc: <stable@vger.kernel.org> [3.10+]
Fixes: 2b76ef1308 ("iwlwifi: mvm: implement reduced Tx power")
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-03-04 19:27:37 +02:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
bt-coex.c iwlwifi: mvm: don't WARN when statistics are handled late 2014-03-04 19:27:37 +02:00
constants.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
d3.c iwlwifi: add inline helper for packet lengths 2014-01-13 22:17:20 +02:00
debugfs-vif.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-03 15:34:41 -05:00
debugfs.c iwlwifi: mvm: fix SRAM dump debugfs handler 2014-01-13 22:17:16 +02:00
debugfs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-bt-coex.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-d3.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-rs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-scan.h iwlwifi: mvm: notify match found without filtering 2014-01-30 19:29:02 +02:00
fw-api-sta.h iwlwifi: mvm: remove unused flags from add station command 2014-01-13 22:17:18 +02:00
fw-api-tx.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
led.c iwlwifi: mvm: fix coccinelle warnings 2013-12-31 19:03:53 +02:00
mac80211.c iwlwifi: disable TX AMPDU by default for iwldvm 2014-02-13 15:24:35 +02:00
mac-ctxt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
Makefile iwlwifi: mvm: fixup Makefile 2013-12-17 19:39:56 +02:00
mvm.h iwlwifi: mvm: change of listen interval from 70 to 10 2014-02-27 08:59:27 +02:00
nvm.c iwlwifi: mvm: fix theoretical uninitialized function return value 2014-01-13 22:17:20 +02:00
ops.c iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings 2014-01-13 22:17:21 +02:00
phy-ctxt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
power_legacy.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
power.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
quota.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rs.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-16 12:54:17 -05:00
rs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rx.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
scan.c iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan 2014-02-02 11:08:10 +02:00
sf.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: mvm: make local pointer non-static 2014-01-30 19:28:59 +02:00
sta.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
testmode.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
time-event.c iwlwifi: add inline helper for packet lengths 2014-01-13 22:17:20 +02:00
time-event.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tx.c iwlwifi: fix TX status for aggregated packets 2014-02-27 10:28:03 +02:00
utils.c iwlwifi: mvm: print the version of the firmware when it asserts 2014-01-30 19:29:00 +02:00