projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] create firmware image for the RouterStation Pro, and add a profile for it...
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
patches
/
112-bridging_performance.patch
diff --git
a/target/linux/generic-2.4/patches/112-bridging_performance.patch
b/target/linux/generic-2.4/patches/112-bridging_performance.patch
index
daa396c
..
9e15d6c
100644
(file)
--- a/
target/linux/generic-2.4/patches/112-bridging_performance.patch
+++ b/
target/linux/generic-2.4/patches/112-bridging_performance.patch
@@
-1,7
+1,5
@@
-Index: linux-2.4.35.4/net/core/dev.c
-===================================================================
---- linux-2.4.35.4.orig/net/core/dev.c
-+++ linux-2.4.35.4/net/core/dev.c
+--- a/net/core/dev.c
++++ b/net/core/dev.c
@@ -1289,6 +1289,19 @@ int netif_rx(struct sk_buff *skb)
local_irq_save(flags);
@@ -1289,6 +1289,19 @@ int netif_rx(struct sk_buff *skb)
local_irq_save(flags);
This page took
0.020729 seconds
and
4
git commands to generate.