linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach b967613d7e iwlwifi: pcie: fix race in queue unmapping
When a queue is disabled, it frees all its entries. Later,
the op_mode might still get notifications from the firmware
that triggers to free entries in the tx queue. The transport
should be prepared for these races and know to ignore
reclaim calls on queues that have been disabled and whose
entries have been freed.

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-06-13 16:43:55 +02:00
..
drv.c iwlwifi: add a subdevice ID for 7000 series 2013-04-18 13:40:05 +02:00
internal.h iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
rx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
trans.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-01 13:36:50 -04:00
tx.c iwlwifi: pcie: fix race in queue unmapping 2013-06-13 16:43:55 +02:00