alistair23-linux/net/kcm
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
..
kcmproc.c kcm: remove redundant -ve error check and return path 2016-07-25 11:17:16 -07:00
kcmsock.c skb_splice_bits(): get rid of callback 2016-10-03 20:40:56 -04:00
Kconfig
Makefile