diff options
| author | Chuck Lever <chuck.lever@oracle.com> | 2026-06-04 20:48:27 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-09 06:10:21 +0300 |
| commit | 8cf0c70ec84de78f8eb21070929a02ee2d98158e (patch) | |
| tree | e81ce0329bf43575536db1dd95b56f51c4531c1a /include | |
| parent | 524bc67509ff3ee9731a02d553ab7e5bc4202e9d (diff) | |
| download | linux-8cf0c70ec84de78f8eb21070929a02ee2d98158e.tar.xz | |
tls: Factor tls_strp_msg_consume() from tls_strp_msg_done()
tls_strp_msg_done() conflates releasing the current record with
checking for the next one via tls_strp_check_rcv(). A subsequent
patch needs to release a record without immediately triggering
that check, so the release step is separated into
tls_strp_msg_consume(). tls_strp_msg_done() is preserved as a
wrapper for existing callers.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://patch.msgid.link/20260604-tls-read-sock-v12-4-b114efa6e3e2@oracle.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
