summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/patches/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build/linux-kernel/patches/kernel')
-rw-r--r--scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch4
1 files changed, 2 insertions, 2 deletions
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,
},