From: David S. Miller Date: Tue, 1 Aug 2017 17:03:17 +0000 (-0700) Subject: Merge branch 'revert-ipv6-const' X-Git-Tag: v4.14-rc1~130^2~410 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bb1182bc3e5956a93ab3ef8a3cbfb7966c42a94a;p=users%2Fjedix%2Flinux-maple.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