refresh 2.6.35 patches
SVN-Revision: 22773
This commit is contained in:
parent
31ce3e2546
commit
8b778d5ba3
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue