diff options
author | Rohit Maheshwari <rohitm@chelsio.com> | 2020-09-29 23:14:23 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-29 13:57:03 -0700 |
commit | efca3878a5fbda8d847bd4afb7ccf48b62876d48 (patch) | |
tree | fd0ad5f4369e53e8e1004d1b82cc87dfdbfdd310 /drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c | |
parent | 2c956a5ad4de7376ee792e888809edf2b2b39b86 (diff) |
ch_ktls: Issue if connection offload fails
Since driver first return success to tls_dev_add, if req to HW is
successful, but later if HW returns failure, that connection traffic
fails permanently and connection status remains unknown to stack.
v1->v2:
- removed conn_up from all places.
v2->v3:
- Corrected timeout handling.
Fixes: 34aba2c45024 ("cxgb4/chcr : Register to tls add and del callback")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c')
0 files changed, 0 insertions, 0 deletions