diff options
author | Kabuli Chana <newtownBuild@gmail.com> | 2018-03-09 10:33:04 -0700 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-03-09 22:12:48 +0100 |
commit | 7c1dae6e269371f317040f30cb607bf46e7e1e26 (patch) | |
tree | 71902c8572f1dfc9760cf6863d0bb4fac5346a09 /target/linux/generic/hack-4.14/721-phy_packets.patch | |
parent | fa22714181de40648d9680f6d5d9d4f03547ccc1 (diff) | |
download | upstream-7c1dae6e269371f317040f30cb607bf46e7e1e26.tar.gz upstream-7c1dae6e269371f317040f30cb607bf46e7e1e26.tar.bz2 upstream-7c1dae6e269371f317040f30cb607bf46e7e1e26.zip |
kernel: bump to version 4.14.25
compile/test target mvebu/rango
Signed-off-by: Kabuli Chana <newtownBuild@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-4.14/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/hack-4.14/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/721-phy_packets.patch b/target/linux/generic/hack-4.14/721-phy_packets.patch index e3af0a07a3..62d0295173 100644 --- a/target/linux/generic/hack-4.14/721-phy_packets.patch +++ b/target/linux/generic/hack-4.14/721-phy_packets.patch @@ -101,7 +101,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2975,10 +2975,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -2982,10 +2982,20 @@ static int xmit_one(struct sk_buff *skb, if (!list_empty(&ptype_all) || !list_empty(&dev->ptype_all)) dev_queue_xmit_nit(skb, dev); |