projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1f139ed
e6eeb28
)
Merge branch 'revert-ipv6-const'
author
David S. Miller
<davem@davemloft.net>
Tue, 1 Aug 2017 17:03:17 +0000
(10:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 1 Aug 2017 17:03:17 +0000
(10:03 -0700)
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 <davem@davemloft.net>
Trivial merge