summaryrefslogtreecommitdiff
path: root/crypto/lskcipher.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-05-09 09:20:08 -0600
committerJens Axboe <axboe@kernel.dk>2024-05-13 18:19:09 -0600
commite6ab2e04e04b4f11d50afa33640b92657f84e0cb (patch)
tree81e5e5f0d07e00ab7b545616246436c8b782cbfe /crypto/lskcipher.c
parentdc5401c2ec72c4184f7d948cf407efe8c674fead (diff)
downloadlinux-crypto-e6ab2e04e04b4f11d50afa33640b92657f84e0cb.tar.gz
linux-crypto-e6ab2e04e04b4f11d50afa33640b92657f84e0cb.zip
net: change proto and proto_ops accept type
Rather than pass in flags, error pointer, and whether this is a kernel invocation or not, add a struct proto_accept_arg struct as the argument. This then holds all of these arguments, and prepares accept for being able to pass back more information. No functional changes in this patch. Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'crypto/lskcipher.c')
0 files changed, 0 insertions, 0 deletions