diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-03-12 11:51:37 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-03-17 22:15:38 +0100 |
commit | 895ea64a761699dc29373b6d45a854dde4e08e1c (patch) | |
tree | 204a61ad09166e4f1b67b170b251c85f8e4d041c /target/linux/generic/pending-4.4/721-phy_packets.patch | |
parent | fa8e99c51d168bc1ff6e0e06b28589c20a11e27f (diff) | |
download | upstream-895ea64a761699dc29373b6d45a854dde4e08e1c.tar.gz upstream-895ea64a761699dc29373b6d45a854dde4e08e1c.tar.bz2 upstream-895ea64a761699dc29373b6d45a854dde4e08e1c.zip |
kernel: bump 4.4 to 4.4.121
- Refreshed all patches
- Only compile-tested
Compile tested on: Gemini
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.4/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/pending-4.4/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.4/721-phy_packets.patch b/target/linux/generic/pending-4.4/721-phy_packets.patch index 716c1a0273..39dc5ccbfc 100644 --- a/target/linux/generic/pending-4.4/721-phy_packets.patch +++ b/target/linux/generic/pending-4.4/721-phy_packets.patch @@ -86,7 +86,7 @@ help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2747,10 +2747,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -2754,10 +2754,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); |