openwrt/target/linux/generic/files/drivers/net/phy
Christian Marangi 0605fa693e
kernek: use struct_group to wipe ar8216 volatile priv data
Instead of reference vlan and do strange subtraction, use the handy
struct_group() to create a virtual struct of the same size of the
members. This permits to have a more secure memset and fix compilation
warning in 6.1 where additional checks are done.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-22 22:28:18 +02:00
..
b53 kernel: remove obsolete kernel version switches 2023-05-20 15:19:14 +02:00
adm6996.c
adm6996.h
ar8216.c kernek: use struct_group to wipe ar8216 volatile priv data 2023-05-22 22:28:18 +02:00
ar8216.h kernek: use struct_group to wipe ar8216 volatile priv data 2023-05-22 22:28:18 +02:00
ar8327.c generic: fix compilation warning for ar8xxx swconfig 2022-03-27 04:51:38 +01:00
ar8327.h
ip17xx.c
psb6970.c kernel: psb6970: drop unused variable in psb6970_config_init 2023-05-12 03:15:36 +02:00
rtl8306.c
rtl8366_smi.c
rtl8366_smi.h
rtl8366rb.c
rtl8366s.c
rtl8367.c
rtl8367b.c
swconfig_leds.c kernel: refresh swconfig_leds to handle new trigger locking 2023-05-22 22:28:17 +02:00
swconfig.c