projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fb9a10d
3aed822
)
Merge branch 'skb_to_full_sk'
author
David S. Miller
<
[email protected]
>
Mon, 9 Nov 2015 01:56:39 +0000
(20:56 -0500)
committer
David S. Miller
<
[email protected]
>
Mon, 9 Nov 2015 01:56:39 +0000
(20:56 -0500)
Eric Dumazet says:
====================
net: add skb_to_full_sk() helper
Many contexts need to reach listener socket from skb attached
to a request socket. This patch series add skb_to_full_sk() to
clearly express this need and use it where appropriate.
====================
Signed-off-by: David S. Miller <
[email protected]
>
Trivial merge