diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-28 01:00:08 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-28 01:00:08 +0000 |
commit | a9568263f674085d67e750ad6849109d21641999 (patch) | |
tree | d520b8493d6ff343ae8c38e34afe32c8aa10da29 /target/linux/generic/patches-3.14/721-phy_packets.patch | |
parent | 3579379dbaa94da6f10f95460f0f0979135d5668 (diff) | |
download | upstream-a9568263f674085d67e750ad6849109d21641999.tar.gz upstream-a9568263f674085d67e750ad6849109d21641999.tar.bz2 upstream-a9568263f674085d67e750ad6849109d21641999.zip |
kernel: update 3.14 to 3.14.30
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44158
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 23d7b16ef4..fec1839a41 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 -@@ -2614,10 +2614,20 @@ int dev_hard_start_xmit(struct sk_buff * +@@ -2618,10 +2618,20 @@ int dev_hard_start_xmit(struct sk_buff * if (!list_empty(&ptype_all)) dev_queue_xmit_nit(skb, dev); |