[linux] 01/02: Fix compile error in backport of "ipv6: addrconf: validate new MTU before applying it"

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Sep 20 14:11:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch squeeze-security
in repository linux.

commit 8ccf91cc75681c1f628dec4ebcfa72f148892d21
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Sep 19 13:18:23 2015 +0200

    Fix compile error in backport of "ipv6: addrconf: validate new MTU before applying it"
---
 .../bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch b/debian/patches/bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch
index a712403..440c845 100644
--- a/debian/patches/bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch
+++ b/debian/patches/bugfix/all/ipv6-addrconf-validate-new-MTU-before-applying-it.patch
@@ -58,7 +58,7 @@ Signed-off-by: David S. Miller <davem at davemloft.net>
 +				    write, buffer, lenp, ppos);
 +}
 +
-+static int addrconf_sysctl_mtu_strategy(ctl_table *table,
++static int addrconf_sysctl_mtu_strategy(struct ctl_table *ctl,
 +					void __user *oldval,
 +					size_t __user *oldlenp,
 +					void __user *newval, size_t newlen)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list