aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorGravatar Boris Pismenny <borisp@mellanox.com> 2019-02-27 17:38:04 +0200
committerGravatar David S. Miller <davem@davemloft.net> 2019-03-03 22:10:16 -0800
commit7463d3a2db0efea3701aab5eeb310e0d8157aff7 (patch)
tree1fd12490ff9e33b93b9b503c89e2c9cb48c08082 /block
parenttls: Fix tls_device handling of partial records (diff)
downloadlinux-7463d3a2db0efea3701aab5eeb310e0d8157aff7.tar.gz
linux-7463d3a2db0efea3701aab5eeb310e0d8157aff7.tar.bz2
linux-7463d3a2db0efea3701aab5eeb310e0d8157aff7.zip
tls: Fix write space handling
TLS device cannot use the sw context. This patch returns the original tls device write space handler and moves the sw/device specific portions to the relevant files. Also, we remove the write_space call for the tls_sw flow, because it handles partial records in its delayed tx work handler. Fixes: a42055e8d2c3 ("net/tls: Add support for async encryption of records for performance") Signed-off-by: Boris Pismenny <borisp@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions