kernel: update linux 3.3 to 3.3.6
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.3 / 721-phy_packets.patch
index 8efd21a6c798c6726159dc1f859e767e63a7c1e2..99837e2f00ec0d4eb9642a163543a3f2ddbea6bc 100644 (file)
@@ -79,7 +79,7 @@
        help
 --- a/net/core/dev.c
 +++ b/net/core/dev.c
-@@ -2246,9 +2246,19 @@ int dev_hard_start_xmit(struct sk_buff *
+@@ -2266,9 +2266,19 @@ int dev_hard_start_xmit(struct sk_buff *
                        }
                }
  
                if (rc == NETDEV_TX_OK)
                        txq_trans_update(txq);
                return rc;
-@@ -2268,9 +2278,19 @@ gso:
+@@ -2288,9 +2298,19 @@ gso:
                if (dev->priv_flags & IFF_XMIT_DST_RELEASE)
                        skb_dst_drop(nskb);