openwrt/package/kernel/mac80211/patches
Shiji Yang 2d314984b1 mac80211: ath: add struct_group for struct ath_cycle_counters
Add a struct_group to around all members in struct ath_cycle_counters.
It can help the compiler detect the intended bounds of the memcpy() and
memset().

This patch fixes the following build warning:

In function 'fortify_memset_chk',
    inlined from 'ath9k_ps_wakeup' at /home/db/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/backports-6.1.24/drivers/net/wireless/ath/ath9k/main.c:140:3:
./include/linux/fortify-string.h:314:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]
  314 |                         __write_overflow_field(p_size_field, size);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2023-10-31 21:12:15 +01:00
..
ath mac80211: ath: add struct_group for struct ath_cycle_counters 2023-10-31 21:12:15 +01:00
ath5k mac80211: update to linux 6.1-rc8 2022-12-10 15:15:19 +01:00
ath9k mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
ath10k mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
ath11k mac80211: ath11k: sync with ath-next 2023-10-14 08:26:56 +02:00
brcm mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
build mac80211: compile kconf with host gcc 2023-10-28 21:34:23 +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.5 2023-09-11 14:29:36 +02:00
rt2x00 mac80211: rt2x00: improve EEPROM load patches 2023-10-16 14:16:55 +02:00
subsys mac80211: backport upstream DFS CAC time export 2023-10-14 08:26:56 +02:00