linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Johannes Berg d18aa87fbf iwlwifi: return commands with error on FW error
When a firmware error occurs, don't just abort synchronous
commands but also return an error (-EIO) and block any new
commands as well. Currently, an error is only returned if
WANT_SKB was set which is confusing and can lead to issues.

Blocking is done until a new firmware image is loaded.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-11-09 20:55:14 +01:00
..
1000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
2000.c iwlwifi: set correct 32 bit boost register value 2012-07-09 14:55:30 +02:00
5000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
6000.c iwlwifi: fix 6035 device parameters 2012-06-13 09:01:56 +02:00
cfg.h
drv.c iwlwifi: remove unused IDI code stubs 2012-09-06 15:33:42 +02:00
internal.h iwlwifi: return commands with error on FW error 2012-11-09 20:55:14 +01:00
rx.c iwlwifi: return commands with error on FW error 2012-11-09 20:55:14 +01:00
trans.c iwlwifi: return commands with error on FW error 2012-11-09 20:55:14 +01:00
tx.c iwlwifi: return commands with error on FW error 2012-11-09 20:55:14 +01:00