linux/drivers/net/wireless/intel/iwlwifi/pcie
Sara Sharon e25d65f267 iwlwifi: pcie: don't use vid 0
In cases of hardware or DMA error, the vid read from
a zeroed location will be 0, and we will access the rxb
at index 0 in the global table, while it may be NULL or
owned by hardware.
Invalidate vid 0 in order to detect the situation and
bail out.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-07-06 09:59:28 +03:00
..
drv.c iwlwifi: Add a000 HW family support 2016-07-06 02:09:50 +03:00
internal.h iwlwifi: mvm: support dqa queue sharing 2016-07-06 00:47:41 +03:00
rx.c iwlwifi: pcie: don't use vid 0 2016-07-06 09:59:28 +03:00
trans.c iwlwifi: pcie: Enable MSI mode when using MSI interrupts 2016-07-06 09:39:16 +03:00
tx.c iwlwifi: pcie: fix access to scratch buffer 2016-07-06 09:40:33 +03:00