Al Viro 25869262ef skb_splice_bits(): get rid of callback
since pipe_lock is the outermost now, we don't need to drop/regain
socket locks around the call of splice_to_pipe() from skb_splice_bits(),
which kills the need to have a socket-specific callback; we can just
call splice_to_pipe() and be done with that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-10-03 20:40:56 -04:00
..
2016-09-04 11:41:12 -07:00
2016-02-16 20:21:48 -05:00
2016-06-03 19:37:21 -04:00
2016-02-21 22:00:28 -05:00