[package] block-mount: Fixed module loading (double cat is wrong)
[openwrt.git] / target / linux / lantiq / patches-2.6.39 / 280-netif_receive_skb.patch
index 7e870e2..e4a9ebd 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/lantiq_etop.c
 +++ b/drivers/net/lantiq_etop.c
-@@ -155,8 +155,12 @@
+@@ -155,8 +155,12 @@ ltq_etop_hw_receive(struct ltq_etop_chan
  
        skb_put(skb, len);
        skb->dev = ch->netdev;
This page took 0.028871 seconds and 4 git commands to generate.