Skip to content
Commit bb1182bc authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 1f139ed9 e6eeb287
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment