diff options
| author | Hannes Frederic Sowa <[email protected]> | 2015-05-21 15:00:00 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-05-25 04:06:59 +0000 |
| commit | a60e3cc7c92973a31fad0fd04dc5cf4355d3d1ef (patch) | |
| tree | fccece19424d49db1c03ef8f204f3c7ca3478a4a /net/unix/af_unix.c | |
| parent | net: af_unix: implement stream sendpage support (diff) | |
| download | kernel-a60e3cc7c92973a31fad0fd04dc5cf4355d3d1ef.tar.gz kernel-a60e3cc7c92973a31fad0fd04dc5cf4355d3d1ef.zip | |
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
