From: Eric Dumazet Date: Mon, 16 Mar 2015 04:12:12 +0000 (-0700) Subject: net: add sk_fullsock() helper X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~232^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0ab253872cdd3d8e7913f59c266c7fd01771d0;p=pandora-kernel.git net: add sk_fullsock() helper We have many places where we want to check if a socket is not a timewait or request socket. Use a helper to avoid hard coding this. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed