aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-10-07 16:29:05 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-10-07 16:45:10 +0100
commit05501304ed21e83f988facefe01ce0369deef22c (patch)
treefed907f3bd43d313c9bf1ab94664810caa51db11 /target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch
parentf6c359a65528b994e97235b5f0b0d02d6cdad918 (diff)
downloadupstream-05501304ed21e83f988facefe01ce0369deef22c.tar.gz
upstream-05501304ed21e83f988facefe01ce0369deef22c.tar.bz2
upstream-05501304ed21e83f988facefe01ce0369deef22c.zip
kernel: refresh backport-5.15 patches
Refresh patches, removing unwanted git metadata from some backported commits. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch')
-rw-r--r--target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch b/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch
index 5ca38d2403..3bdba8728c 100644
--- a/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch
+++ b/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch
@@ -20,8 +20,6 @@ Link: https://lore.kernel.org/bpf/54f9fd3bb65d190daf2c0bbae2f852ff16cfbaa0.16469
include/net/xdp.h | 14 ++++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
-diff --git a/drivers/net/veth.c b/drivers/net/veth.c
-index 58b20ea171dd..b77ce3fdcfe8 100644
--- a/drivers/net/veth.c
+++ b/drivers/net/veth.c
@@ -501,7 +501,7 @@ static int veth_xdp_xmit(struct net_devi