projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
85eb9af
f707ef6
)
Merge branch 'ipv6-fix-error-path-of-inet6_init'
author
David S. Miller
<
[email protected]
>
Thu, 30 Aug 2018 02:28:55 +0000
(19:28 -0700)
committer
David S. Miller
<
[email protected]
>
Thu, 30 Aug 2018 02:28:55 +0000
(19:28 -0700)
Sabrina Dubroca says:
====================
ipv6: fix error path of inet6_init()
The error path of inet6_init() can trigger multiple kernel panics,
mostly due to wrong ordering of cleanups. This series fixes those
issues.
====================
Reviewed-by: Xin Long <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
Trivial merge