1
0
Fork 0
forked from mirror/openwrt
openwrt/package/kernel/mac80211/patches
Shiji Yang 6deb2a03ba mac80211: ath9k: fix missing prototypes warnings
Fix following warnings by including the corresponding headers:

backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:50:6: error: no previous prototype for 'ath9k_hsr_init' [-Werror=missing-prototypes]
   50 | void ath9k_hsr_init(struct ath_hw *ah)
      |      ^~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:165:5: error: no previous prototype for 'ath9k_hsr_disable' [-Werror=missing-prototypes]
  165 | int ath9k_hsr_disable(struct ath_hw *ah)
      |     ^~~~~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:177:5: error: no previous prototype for 'ath9k_hsr_enable' [-Werror=missing-prototypes]
  177 | int ath9k_hsr_enable(struct ath_hw *ah, int bw, int fq)
      |     ^~~~~~~~~~~~~~~~
backports-6.12.6/drivers/net/wireless/ath/ath9k/hsr.c:234:5: error: no previous prototype for 'ath9k_hsr_status' [-Werror=missing-prototypes]
  234 | int ath9k_hsr_status(struct ath_hw *ah)
      |     ^~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-03 20:16:25 +02:00
..
ath mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
ath5k mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
ath9k mac80211: ath9k: fix missing prototypes warnings 2025-05-03 20:16:25 +02:00
ath10k mac80211: backport API change for sta rate control update 2025-04-11 10:41:12 +02:00
ath11k mac80211: refresh patches 2025-04-18 17:51:45 +02:00
ath12k mac80211: ath12k: fix regdb parsing for 6GHz 2025-04-18 17:51:45 +02:00
brcm mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
build mac80211: fix unaligned.h header location for 6.12 kernel 2025-05-03 20:16:25 +02:00
mt7601u mac80211: fix mt7601u firmware path and refresh patches 2023-05-18 02:39:55 +01:00
mwl mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
rt2x00 mac80211: rt2x00: fix build warnings on 6.12 kernel 2025-05-03 20:16:25 +02:00
rtl mac80211: update to version 6.12.6 2024-12-26 18:18:06 +01:00
subsys mac80211: backport API change for sta rate control update 2025-04-11 10:41:12 +02:00