projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add ethernet bonding support for x86 (#856)
[openwrt.git]
/
target
/
linux
/
aruba-2.6
/
patches
/
010-ar2313_enet.patch
diff --git
a/target/linux/aruba-2.6/patches/010-ar2313_enet.patch
b/target/linux/aruba-2.6/patches/010-ar2313_enet.patch
index
529315a
..
d71d96f
100644
(file)
--- a/
target/linux/aruba-2.6/patches/010-ar2313_enet.patch
+++ b/
target/linux/aruba-2.6/patches/010-ar2313_enet.patch
@@
-1228,7
+1228,7
@@
diff -Nur linux-2.6.17/drivers/net/ar2313/ar2313.c linux-2.6.17-owrt/drivers/net
+ ar2313_restart(dev);
+ }
+ }
-+ return IRQ_
RETVAL(0)
;
++ return IRQ_
HANDLED
;
+}
+
+
This page took
0.025186 seconds
and
4
git commands to generate.