projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5d77dca
ba2489b
)
Merge branch 'remove-clear_sk'
author
David S. Miller
<davem@davemloft.net>
Wed, 24 Aug 2016 06:25:37 +0000
(23:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 24 Aug 2016 06:25:37 +0000
(23:25 -0700)
Eric Dumazet says:
====================
net: remove clear_sk() method
Since IPv6 socket lookups no longer dereference pinet6 pointer
and UDP lost SLAB_DESTROY_BY_RCU special rules, we no longer
need special clear_sk() methods.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge