X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.9%2F721-phy_packets.patch;fp=target%2Flinux%2Fgeneric%2Fpatches-4.9%2F721-phy_packets.patch;h=5b4ff07d992d081b650f9af47df238370ff26540;hb=fb7ea71c15d2bccb8cc6383d3a08921b79713712;hp=46e8574b9bcd087adea45e6a5ceedb6226f41df6;hpb=88b125e9a46dd8793aa5eaef8c148e851ceb7463;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/target/linux/generic/patches-4.9/721-phy_packets.patch b/target/linux/generic/patches-4.9/721-phy_packets.patch index 46e8574b9b..5b4ff07d99 100644 --- a/target/linux/generic/patches-4.9/721-phy_packets.patch +++ b/target/linux/generic/patches-4.9/721-phy_packets.patch @@ -86,7 +86,7 @@ help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2904,10 +2904,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -2931,10 +2931,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);