commit | 17a7d24aa89d64c325dce97e1e314a8558b26fca | [log] [tgz] |
---|---|---|
author | Atul Gupta <atul.gupta@chelsio.com> | Mon May 14 16:41:38 2018 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun May 27 00:11:33 2018 +0800 |
tree | d61f3e3f5740664034f55bc4f6efa6febe2899fd | |
parent | 6ecc9d9ff91ff26769e58164b6216c6189cb8302 [diff] |
crypto: chtls - generic handling of data and hdr removed redundant check and made TLS PDU and header recv handling common as received from HW. Ensure that only tls header is read in cpl_rx_tls_cmp read-ahead and skb is freed when entire data is processed. Signed-off-by: Atul Gupta <atul.gupta@chelsio.com> Signed-off-by: Harsh Jain <harsh@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>