linux/drivers/net/wireless/iwlwifi/dvm
Emmanuel Grumbach 63b77bf489 iwlwifi: dvm: don't send zeroed LQ cmd
When the stations are being restored because of unassoc
RXON, the LQ cmd may not have been initialized because it
is initialized only after association.
Sending zeroed LQ_CMD makes the fw unhappy: it raises
SYSASSERT_2078.

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
[move zero_lq and make static const]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-04-18 13:36:29 +02:00
..
agn.h iwlwifi: remove redundant argument from iwl_dump_nic_event_log 2013-04-18 13:29:10 +02:00
calib.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
calib.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
commands.h iwlwifi: dvm: pad iwl_compressed_ba_resp 2013-03-06 16:47:53 +01:00
debugfs.c iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_read 2013-04-18 13:34:30 +02:00
dev.h iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
devices.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
led.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
led.h iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
lib.c iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 2013-04-08 13:32:20 +02:00
mac80211.c iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 2013-04-08 13:32:20 +02:00
main.c iwlwifi: remove redundant argument from iwl_dump_nic_event_log 2013-04-18 13:29:10 +02:00
Makefile
power.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
power.h iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
rs.c mac80211: stop modifying HT SMPS capability 2013-02-15 09:41:41 +01:00
rs.h iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
rx.c iwlwifi: use threaded interrupt handler 2013-02-05 14:39:12 +01:00
rxon.c iwlwifi: dvm: apply beacon changes immediately 2013-02-12 16:52:25 +01:00
scan.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
sta.c iwlwifi: dvm: don't send zeroed LQ cmd 2013-04-18 13:36:29 +02:00
testmode.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
tt.c iwlwifi: dvm: fix delayed enter to CT-kill bug 2013-02-18 20:19:01 +01:00
tt.h iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
tx.c iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 2013-04-08 13:32:20 +02:00
ucode.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00