[xburst] modules.mk: Fix typo
[openwrt.git] / target / linux / generic-2.4 / patches / 112-bridging_performance.patch
index c5d8634..9e15d6c 100644 (file)
@@ -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++;
This page took 0.024844 seconds and 4 git commands to generate.