diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-02-27 16:11:20 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-10 16:12:49 +0100 |
commit | 0a384abfae66651b28e4bbe16883b1ff046ba3b3 (patch) | |
tree | 482a79b57843d0a2184ecff7c5535ddf9304a88a /net/Kconfig | |
parent | io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV (diff) | |
download | linux-0a384abfae66651b28e4bbe16883b1ff046ba3b3.tar.xz linux-0a384abfae66651b28e4bbe16883b1ff046ba3b3.zip |
net: abstract out normal and compat msghdr import
This splits it into two parts, one that imports the message, and one
that imports the iovec. This allows a caller to only do the first part,
and import the iovec manually afterwards.
No functional changes in this patch.
Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions