mirror-linux/drivers/net/wireless
Nathan Chancellor 48a75b9799 ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Clang does not support this option so the build fails:

  error: unknown warning option '-Wno-dangling-pointer' [-Werror,-Wunknown-warning-option]

Use cc-disable-warning so that the option is only added when it is
supported.

Fixes: bd1d129daa ("wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12")
Reported-by: "kernelci.org bot" <bot@kernelci.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20220524145655.869822-1-nathan@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-05-24 11:20:01 -07:00
..
admtek
ath ath6kl: Use cc-disable-warning to disable -Wdangling-pointer 2022-05-24 11:20:01 -07:00
atmel
broadcom wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning 2022-05-22 17:23:06 -07:00
cisco airo: fix typos in comments 2022-03-16 17:30:40 +02:00
intel wifi: iwlwifi: use unsigned to silence a GCC 12 warning 2022-05-22 17:23:06 -07:00
intersil orinoco: Prepare cleanup of powerpc's asm/prom.h 2022-04-06 15:16:08 +03:00
marvell wireless-next patches for v5.19 2022-05-03 17:27:51 -07:00
mediatek mt76 patches for 5.19 2022-05-16 13:11:58 +03:00
microchip wilc1000: add valid vmm_entry check before fetching from TX queue 2022-05-11 08:25:34 +03:00
purelifi wifi: plfxlc: remove redundant NULL-check for GCC 12 2022-05-22 17:23:05 -07:00
quantenna qtnfmac: switch to netif_napi_add_weight() 2022-05-06 08:47:52 +03:00
ralink mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
realtek wifi: rtlwifi: remove always-true condition pointed out by GCC 12 2022-05-22 17:23:05 -07:00
rsi mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
silabs wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
st mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ti wl1251: dynamically allocate memory used for DMA 2022-05-06 09:11:33 +03:00
zydas zd1201: use kzalloc 2022-03-16 17:28:40 +02:00
Kconfig wireless: add plfxlc driver for pureLiFi X, XL, XC devices 2022-04-25 15:30:42 +03:00
Makefile wireless: Fix Makefile to be in alphabetical order 2022-05-17 18:29:49 +03:00
mac80211_hwsim.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-05-12 16:15:30 -07:00
mac80211_hwsim.h
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
virt_wifi.c
wl3501.h
wl3501_cs.c