aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2022-09-10 01:15:22 +0900
committerSander Vanheule <sander@svanheule.net>2022-12-15 20:52:40 +0100
commitaa528eec7317cd43bf6a8b71d38df8494926798f (patch)
tree363afa711cd89922dd58e40837bd1830d9522289 /target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
parent23881c91e584f758af52c231cd2aaac3e751535b (diff)
downloadupstream-aa528eec7317cd43bf6a8b71d38df8494926798f.tar.gz
upstream-aa528eec7317cd43bf6a8b71d38df8494926798f.tar.bz2
upstream-aa528eec7317cd43bf6a8b71d38df8494926798f.zip
realtek: refresh patches in 5.15
Adjust patches for kernel 5.15. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch')
-rw-r--r--target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch b/target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
index 27299f17de..0cb784fcbf 100644
--- a/target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
+++ b/target/linux/realtek/patches-5.15/701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
@@ -34,7 +34,7 @@ Submitted-by: John Crispin <john@phrozen.org>
trailer[2] = 0x10;
trailer[3] = 0x00;
-@@ -34,12 +39,23 @@ static struct sk_buff *trailer_rcv(struc
+@@ -33,12 +38,23 @@ static struct sk_buff *trailer_rcv(struc
return NULL;
trailer = skb_tail_pointer(skb) - 4;