diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-30 15:44:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-30 15:44:44 +0000 |
commit | f548b18353bc31ecd2a8ecf44470c31676acbd86 (patch) | |
tree | 7c7c06e3cbb8fec6a19d9767825047f2dc3bba1c /target/linux/generic/patches-3.14/721-phy_packets.patch | |
parent | 7dabdbde78794c96513fb427675fb9517e2b135a (diff) | |
download | mtk-20170518-f548b18353bc31ecd2a8ecf44470c31676acbd86.zip mtk-20170518-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.gz mtk-20170518-f548b18353bc31ecd2a8ecf44470c31676acbd86.tar.bz2 |
kernel: update 3.14 to 3.14.14
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41898
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 e472a96..04b5b3a 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); |