diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-03-31 13:43:06 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-03-31 13:43:06 +0000 |
commit | 36fefbb60e17cf2978b5ea0f954ef992e02c9ca3 (patch) | |
tree | 2998c2a4ed3532a1d01bbbbf97d0b185d74016ac /target/linux/generic/patches-3.14/721-phy_packets.patch | |
parent | a22190340a3b25ce385b89bdcee4c8a7c1e91223 (diff) | |
download | upstream-36fefbb60e17cf2978b5ea0f954ef992e02c9ca3.tar.gz upstream-36fefbb60e17cf2978b5ea0f954ef992e02c9ca3.tar.bz2 upstream-36fefbb60e17cf2978b5ea0f954ef992e02c9ca3.zip |
3.14 final is out
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40352
Diffstat (limited to 'target/linux/generic/patches-3.14/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/721-phy_packets.patch b/target/linux/generic/patches-3.14/721-phy_packets.patch index 7a245e81d4..3421e4dc21 100644 --- a/target/linux/generic/patches-3.14/721-phy_packets.patch +++ b/target/linux/generic/patches-3.14/721-phy_packets.patch @@ -79,7 +79,7 @@ help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2602,10 +2602,20 @@ int dev_hard_start_xmit(struct sk_buff * +@@ -2607,10 +2607,20 @@ int dev_hard_start_xmit(struct sk_buff * if (!list_empty(&ptype_all)) dev_queue_xmit_nit(skb, dev); |