aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.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/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.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/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch')
-rw-r--r--target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch b/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch
index c8627e0f71..08744be524 100644
--- a/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch
+++ b/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch
@@ -18,8 +18,6 @@ Link: https://lore.kernel.org/bpf/d5dc039c3d4123426e7023a488c449181a7bc57f.16469
drivers/net/veth.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
-diff --git a/drivers/net/veth.c b/drivers/net/veth.c
-index bfae15ec902b..1b5714926d81 100644
--- a/drivers/net/veth.c
+++ b/drivers/net/veth.c
@@ -1470,9 +1470,14 @@ static int veth_xdp_set(struct net_devic