2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/ath/ath6kl
Kalle Valo a1ce186db7 Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12"
This reverts commit bd1d129daa.

The dangling-pointer warnings were disabled kernel-wide by commit 49beadbd47
("gcc-12: disable '-Wdangling-pointer' warning for now") for v5.19. So this
hack in ath6kl is not needed anymore.

Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230724100823.2948804-1-kvalo@kernel.org
2023-07-26 10:09:28 +03:00
..
bmi.c wifi: ath6kl: minor fix for allocation size 2023-02-17 18:03:04 +02:00
bmi.h
cfg80211.c wifi: cfg80211: include puncturing bitmap in channel switch events 2023-02-14 12:14:39 +01:00
cfg80211.h
common.h
core.c
core.h
debug.c ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd() 2021-05-13 18:32:15 +02:00
debug.h
hif-ops.h
hif.c
hif.h wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00
htc_mbox.c ath6kl: fix typos in comments 2022-03-18 17:38:45 +02:00
htc_pipe.c wifi: ath6kl: reduce WARN to dev_dbg() in callback 2023-02-27 14:19:35 +02:00
htc-ops.h
htc.h ath6kl: Use struct_group() to avoid size-mismatched casting 2021-12-09 10:00:12 +02:00
init.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
Kconfig
main.c
Makefile Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12" 2023-07-26 10:09:28 +03:00
recovery.c
sdio.c wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00
target.h
testmode.c
testmode.h
trace.c
trace.h tracing/ath: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
txrx.c wireless: Atheros: Use netif_rx(). 2022-03-06 11:05:31 +00:00
usb.c ath6kl: avoid flush_scheduled_work() usage 2022-06-20 13:04:49 +03:00
wmi.c ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event 2022-03-09 17:07:44 +02:00
wmi.h wifi: ath6kl: fix repeated words in comments 2022-07-18 13:04:32 +03:00