[ar71xx] move device registration function prototypes into a separate header file
[openwrt.git] / target / linux / generic-2.4 / patches / 112-bridging_performance.patch
index c5d8634..daa396c 100644 (file)
@@ -1,6 +1,8 @@
---- 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 @@
+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
+@@ -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.020394 seconds and 4 git commands to generate.