From 4bd00bd0e3535dd43a37c5be69a5548e946834b9 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 24 Nov 2025 22:28:11 +0100 Subject: Kernel: T8035: update Linux Kernel to v6.6.117 --- .../patches/kernel/0001-linkstate-ip-device-attribute.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/package-build/linux-kernel') diff --git a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch index 0f30074f..530dd549 100644 --- a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch +++ b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch @@ -101,7 +101,7 @@ index 798497c8b192..0b4510b06ab5 100644 }; diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c -index 1c3b0ba289fb..075da0727e7d 100644 +index 0e49ee83533b..227e9e439fea 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -5671,6 +5671,7 @@ static inline void ipv6_store_devconf(struct ipv6_devconf *cnf, @@ -112,7 +112,7 @@ index 1c3b0ba289fb..075da0727e7d 100644 } static inline size_t inet6_ifla6_size(void) -@@ -7113,6 +7114,13 @@ static const struct ctl_table addrconf_sysctl[] = { +@@ -7115,6 +7116,13 @@ static const struct ctl_table addrconf_sysctl[] = { .extra1 = (void *)SYSCTL_ZERO, .extra2 = (void *)SYSCTL_ONE, }, -- cgit v1.2.3