projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: remove 2.6.3[24] support
[openwrt.git]
/
target
/
linux
/
au1000
/
patches-2.6.35
/
003-au1000_eth_ioctl.patch
diff --git
a/target/linux/au1000/patches-2.6.35/003-au1000_eth_ioctl.patch
b/target/linux/au1000/patches-2.6.35/003-au1000_eth_ioctl.patch
index
570455c
..
b19b456
100644
(file)
--- a/
target/linux/au1000/patches-2.6.35/003-au1000_eth_ioctl.patch
+++ b/
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
--- a/drivers/net/au1000_eth.c
+++ b/drivers/net/au1000_eth.c
-@@ -9
94,10 +994
,14 @@ static void au1000_multicast_list(struct
- writel(reg, &aup->mac->control);
+@@ -9
68,10 +968
,14 @@ static void au1000_multicast_list(struct
+ }
}
+#define AU1000_KNOWN_PHY_IOCTLS (SIOCGMIIPHY & 0xfff0)
}
+#define AU1000_KNOWN_PHY_IOCTLS (SIOCGMIIPHY & 0xfff0)
This page took
0.023246 seconds
and
4
git commands to generate.