linux/drivers/net/wireless
Jeff Johnson 9476cda44c wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Helper function ath11k_vif_to_arvif() exists to retrieve a struct
ath11k_vif from a struct ieee80211_vif. However, in multiple places
this logic is open-coded with inline typecasting. Since the
typecasting prevents the compiler from type-checking the source and
destination, update the driver to consistently use the helper
function.

No functional changes, compile tested only.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230821-ath11k_vif_to_arvif-v1-1-fa2c3b60b5cf@quicinc.com
2023-08-23 17:04:29 +03:00
..
admtek
ath wifi: ath11k: Consistently use ath11k_vif_to_arvif() 2023-08-23 17:04:29 +03:00
atmel wifi: atmel: Fix an error handling path in atmel_probe() 2023-05-25 19:16:15 +03:00
broadcom Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-08-10 14:10:53 -07:00
cisco wifi: airo: avoid uninitialized warning in airo_get_rate() 2023-07-11 19:22:54 -07:00
intel wifi: iwlwifi: remove 'use_tfh' config to fix crash 2023-07-11 20:26:06 -07:00
intersil wifi: drivers: Explicitly include correct DT includes 2023-08-01 17:48:38 +03:00
legacy wifi: ray_cs: Replace 1-element array with flexible array 2023-08-01 16:40:13 +03:00
marvell wifi: mwifiex: fix error recovery in PCIE buffer descriptor management 2023-08-02 13:14:22 +03:00
mediatek page_pool: split types and declarations from page_pool.h 2023-08-07 13:05:19 -07:00
microchip wifi: wilc1000: add SPI commands retry mechanism 2023-08-01 17:48:05 +03:00
purelifi
quantenna
ralink wifi: rt2x00: fix the typo in comments 2023-06-15 10:46:08 +03:00
realtek Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-08-10 14:10:53 -07:00
rsi wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown 2023-06-08 19:02:14 +03:00
silabs wifi: drivers: Explicitly include correct DT includes 2023-08-01 17:48:38 +03:00
st
ti wlcore: spi: Remove redundant of_match_ptr() 2023-08-16 09:59:40 +01:00
virtual wifi: mac80211_hwsim: Don't access vif valid links directly 2023-06-14 12:20:08 +02:00
zydas wifi: zd1211rw: fix typo "tranmits" 2023-07-25 17:47:08 +03:00
Kconfig
Makefile