projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make network config script work with brctl from both bridge-utils & busybox
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
014-au1000_eth_ioctl.patch
diff --git
a/target/linux/au1000/patches/014-au1000_eth_ioctl.patch
b/target/linux/au1000/patches/014-au1000_eth_ioctl.patch
index
d8b3aec
..
9358981
100644
(file)
--- a/
target/linux/au1000/patches/014-au1000_eth_ioctl.patch
+++ b/
target/linux/au1000/patches/014-au1000_eth_ioctl.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.25.4/drivers/net/au1000_eth.c
-===================================================================
---- linux-2.6.25.4.orig/drivers/net/au1000_eth.c
-+++ linux-2.6.25.4/drivers/net/au1000_eth.c
+--- a/drivers/net/au1000_eth.c
++++ b/drivers/net/au1000_eth.c
@@ -1306,9 +1306,12 @@ static void set_rx_mode(struct net_devic
}
}
@@ -1306,9 +1306,12 @@ static void set_rx_mode(struct net_devic
}
}
This page took
0.021383 seconds
and
4
git commands to generate.