Skip to content

Commit

Permalink
ch_ktls: Issue if connection offload fails
Browse files Browse the repository at this point in the history
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: 34aba2c ("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>
  • Loading branch information
Rohit Maheshwari authored and David S. Miller committed Sep 29, 2020
1 parent 2c956a5 commit efca387
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 147 deletions.
Loading

0 comments on commit efca387

Please sign in to comment.