linux/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho ffd6fd4561 iwlwifi: pcie: don't disable bh when handling FW errors
When we started using threaded irqs, all the opmode calls were changed
to be called with local_bh disabled.  The reason for this was it was
that mac80211 needs that.  When we are handling FW errors, mac80211 is
not involved, so we don't need it.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-23 12:05:51 +03:00
..
ctxt-info.c iwlwifi: pcie: support debug applying on a000 hw 2017-04-25 22:37:24 +03:00
drv.c iwlwifi: pcie: don't report RF-kill enabled while shutting down 2017-06-23 00:13:01 +03:00
internal.h iwlwifi: pcie: don't report RF-kill enabled while shutting down 2017-06-23 00:13:01 +03:00
rx.c iwlwifi: pcie: don't disable bh when handling FW errors 2017-06-23 12:05:51 +03:00
trans-gen2.c iwlwifi: pcie: don't report RF-kill enabled while shutting down 2017-06-23 00:13:01 +03:00
trans.c iwlwifi: pcie: use kstrtou32_from_user() 2017-06-23 00:13:02 +03:00
tx-gen2.c iwlwifi: fix TX tracing for non-linear SKBs 2017-06-23 11:57:48 +03:00
tx.c iwlwifi: pcie: fix command completion name debug 2017-06-23 11:58:32 +03:00