diff --git a/linux/stable/0034-rock-pi-e/0002-Example-Repair-Ethernet-port-indicators.patch b/linux/stable/0034-rock-pi-e/0002-Example-Repair-Ethernet-port-indicators.patch index 8b14790d..1f97cb47 100644 --- a/linux/stable/0034-rock-pi-e/0002-Example-Repair-Ethernet-port-indicators.patch +++ b/linux/stable/0034-rock-pi-e/0002-Example-Repair-Ethernet-port-indicators.patch @@ -17,7 +17,7 @@ index 693197302..65b4dbdff 100644 #define TSO_MAX_BUFF_SIZE (SZ_16K - 1) +#define RTL8211F_PHY_ID 0x001cc916 -+#define RTL8211F_PHY_ID_MASK 0x001fffff ++#define RTL8211F_PHY_ID_MASK 0xffffffff +#define RTL8211F_PAGE_SELECT 0x1f +#define RTL8211F_LCR_ADDR 0x10 +#define RTL8211F_EEELCR_ADDR 0x11