refresh 2.6.35 patches
[lede.git] / target / linux / au1000 / patches-2.6.35 / 003-au1000_eth_ioctl.patch
index 570455c38ba7642306a842a36a9138673d08a6b1..b19b4564dc2f6bba0a401bb51ae2f45231df2f3a 100644 (file)
@@ -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)