From: David S. Miller Date: Tue, 1 Aug 2017 17:03:17 +0000 (-0700) Subject: Merge branch 'revert-ipv6-const' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bb1182bc3e5956a93ab3ef8a3cbfb7966c42a94a;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'revert-ipv6-const' Julia Lawall says: ==================== Revert "ipv6: constify inet6_protocol structures" inet6_add_protocol and inet6_del_protocol include casts that remove the effect of the const annotation on their parameter, leading to possible runtime crashes. ==================== Signed-off-by: David S. Miller --- bb1182bc3e5956a93ab3ef8a3cbfb7966c42a94a