From: Hannes Frederic Sowa Date: Thu, 21 May 2015 15:00:00 +0000 (+0200) Subject: net: make skb_splice_bits more configureable X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~229^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a60e3cc7c92973a31fad0fd04dc5cf4355d3d1ef;p=pandora-kernel.git net: make skb_splice_bits more configureable Prepare skb_splice_bits to be able to deal with AF_UNIX sockets. AF_UNIX sockets don't use lock_sock/release_sock and thus we have to use a callback to make the locking and unlocking configureable. Signed-off-by: Hannes Frederic Sowa Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed