linux/drivers/net/wireless
Anjaneyulu 1902f1953b wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
rxq can be NULL only when trans_pcie->rxq is NULL and entry->entry
is zero. For the case when entry->entry is not equal to 0, rxq
won't be NULL even if trans_pcie->rxq is NULL. Modify checker to
check for trans_pcie->rxq.

Fixes: abc599efa6 ("iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt")
Signed-off-by: Anjaneyulu <pagadala.yesu.anjaneyulu@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230614123446.5a5eb3889a4a.I375a1d58f16b48cd2044e7b7caddae512d7c86fd@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2023-06-19 12:05:26 +02:00
..
admtek
ath Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2023-05-17 17:59:59 +03:00
atmel wifi: atmel: Fix an error handling path in atmel_probe() 2023-05-25 19:16:15 +03:00
broadcom wifi: brcmsmac: fix gnu_printf warnings 2023-06-16 12:24:15 +03:00
cisco wifi: airo: remove ISA_DMA_API dependency 2023-04-20 15:38:27 +03:00
intel wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() 2023-06-19 12:05:26 +02:00
intersil wifi: hostap: fix stringop-truncations GCC warning 2023-06-16 12:24:16 +03:00
legacy wifi: ray_cs: fix stringop-truncation GCC warning 2023-06-16 12:24:16 +03:00
marvell wireless-next patches for v6.5 2023-05-15 08:37:17 +01:00
mediatek wifi: mt7601u: replace strlcpy() with strscpy() 2023-06-15 10:46:41 +03:00
microchip wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
purelifi
quantenna
ralink wifi: rt2x00: fix the typo in comments 2023-06-15 10:46:08 +03:00
realtek wifi: rtw89: fix spelling typo of IQK debug messages 2023-06-15 10:47:17 +03:00
rsi wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown 2023-06-08 19:02:14 +03:00
silabs spi: Updates for v6.4 2023-04-27 11:02:26 -07:00
st
ti
virtual wifi: mac80211_hwsim: Don't access vif valid links directly 2023-06-14 12:20:08 +02:00
zydas
Kconfig
Makefile