From: David S. Miller Date: Mon, 9 Nov 2015 01:56:39 +0000 (-0500) Subject: Merge branch 'skb_to_full_sk' X-Git-Tag: firefly_0821_release~176^2~722^2~11 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b73c8bfd07eb53a964b7b917b0599e12103097fb;p=firefly-linux-kernel-4.4.55.git Merge branch 'skb_to_full_sk' 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 --- b73c8bfd07eb53a964b7b917b0599e12103097fb