From 8e5de897691a359d849fe97a7e235537f4f9cc14 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Sep 2022 15:27:04 +0200 Subject: kernel: bump 5.4 to 5.4.213 Manually adapted: layerscape/patches-5.4/820-usb-0009-usb-dwc3-Add-workaround-for-host-mode-VBUS-glitch-wh.patch Compile-tested: x86/64 Run-tested: x86/64 Signed-off-by: Hauke Mehrtens --- target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch') diff --git a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch index 86cf7a4c61..17173fd06b 100644 --- a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch +++ b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch @@ -706,7 +706,7 @@ EXPORT_SYMBOL(xfrm_parse_spi); --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c -@@ -3986,14 +3986,16 @@ static bool tcp_parse_aligned_timestamp( +@@ -3997,14 +3997,16 @@ static bool tcp_parse_aligned_timestamp( { const __be32 *ptr = (const __be32 *)(th + 1); -- cgit v1.2.3