aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/721-phy_packets.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-30 15:44:44 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-30 15:44:44 +0000
commit07f49dbd2729ed709a43262e13c171498a6d15b0 (patch)
tree5255753fdb32be23592dff309ea337d21d122e0a /target/linux/generic/patches-3.14/721-phy_packets.patch
parent1182d2ae418d48946900623baee3b2ea354b74f5 (diff)
downloadupstream-07f49dbd2729ed709a43262e13c171498a6d15b0.tar.gz
upstream-07f49dbd2729ed709a43262e13c171498a6d15b0.tar.bz2
upstream-07f49dbd2729ed709a43262e13c171498a6d15b0.zip
kernel: update 3.14 to 3.14.14
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41898 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch2
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 e472a96280..04b5b3af56 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
-@@ -2607,10 +2607,20 @@ int dev_hard_start_xmit(struct sk_buff *
+@@ -2614,10 +2614,20 @@ int dev_hard_start_xmit(struct sk_buff *
if (!list_empty(&ptype_all))
dev_queue_xmit_nit(skb, dev);