X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Ffiles%2Fdrivers%2Fnet%2Fphy%2Far8327.h;h=1877f00c97912c57950d9ece6a1aa9b44b8f19e7;hb=8bb5a723f4193c19baab98112c3853a650f6a88a;hp=c606972a04ed724cc41b092ddff9eb483876f015;hpb=8f6a2816eb2842796d7d82cf12912f63197a6afe;p=openwrt.git diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.h b/target/linux/generic/files/drivers/net/phy/ar8327.h index c606972a04..1877f00c97 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8327.h +++ b/target/linux/generic/files/drivers/net/phy/ar8327.h @@ -219,6 +219,9 @@ struct ar8327_data { struct ar8327_led **leds; unsigned int num_leds; + + /* all fields below are cleared on reset */ + bool eee[AR8XXX_NUM_PHYS]; }; #endif