refresh 2.6.35 patches

SVN-Revision: 22773
master
Florian Fainelli 14 years ago
parent 31ce3e2546
commit 8b778d5ba3
  1. 4
      target/linux/au1000/patches-2.6.35/003-au1000_eth_ioctl.patch

@ -1,7 +1,7 @@
--- a/drivers/net/au1000_eth.c
+++ b/drivers/net/au1000_eth.c
@@ -994,10 +994,14 @@ static void au1000_multicast_list(struct
writel(reg, &aup->mac->control);
@@ -968,10 +968,14 @@ static void au1000_multicast_list(struct
}
}
+#define AU1000_KNOWN_PHY_IOCTLS (SIOCGMIIPHY & 0xfff0)

Loading…
Cancel
Save