kernel: update linux 3.3 to 3.3.6

SVN-Revision: 31709
This commit is contained in:
Gabor Juhos
2012-05-14 09:18:32 +00:00
parent a243cb1735
commit b472e5d12e
35 changed files with 66 additions and 66 deletions

View 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 *
}
}
@@ -102,7 +102,7 @@
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);