diff options
Diffstat (limited to 'target/linux/generic/hack-5.4/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/hack-5.4/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.4/721-phy_packets.patch b/target/linux/generic/hack-5.4/721-phy_packets.patch index 836fc54ba2..bc9b3a4783 100644 --- a/target/linux/generic/hack-5.4/721-phy_packets.patch +++ b/target/linux/generic/hack-5.4/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 -@@ -3192,10 +3192,20 @@ static int xmit_one(struct sk_buff *skb, +@@ -3198,10 +3198,20 @@ static int xmit_one(struct sk_buff *skb, if (dev_nit_active(dev)) dev_queue_xmit_nit(skb, dev); |