From: David S. Miller Date: Mon, 9 Nov 2015 01:56:39 +0000 (-0500) Subject: Merge branch 'skb_to_full_sk' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b73c8bfd07eb53a964b7b917b0599e12103097fb;p=openwrt%2Fstaging%2Fblogic.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