projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[lib80211] fix build
[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
c5d8634
..
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,6
+1,6
@@
----
linux.old/net/core/dev.c 2005-07-05 16:42:36.000000000 +0200
-+++
linux.dev/net/core/dev.c 2005-07-08 19:32:46.000000000 +0200
-@@ -1289,6 +1289,19 @@
+---
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);
netdev_rx_stat[this_cpu].total++;
local_irq_save(flags);
netdev_rx_stat[this_cpu].total++;
This page took
0.022246 seconds
and
4
git commands to generate.