Home
last modified time | relevance | path

Searched hist:e0f8e8cf3bf9305f36155a5ac6e16b3b910e6cec (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.hdiff e0f8e8cf3bf9305f36155a5ac6e16b3b910e6cec Sat May 27 09:52:51 CDT 2017 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: libcxgbi: in error case RST tcp conn

If logout response is not received and ->ep_disconnect() is called then
close tcp conn by RST instead of FIN to cleanup conn resources
immediately.

Also move ->csk_push_tx_frames() above 'done:' to avoid calling
->csk_push_tx_frames() in error cases.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
H A Dlibcxgbi.cdiff e0f8e8cf3bf9305f36155a5ac6e16b3b910e6cec Sat May 27 09:52:51 CDT 2017 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: libcxgbi: in error case RST tcp conn

If logout response is not received and ->ep_disconnect() is called then
close tcp conn by RST instead of FIN to cleanup conn resources
immediately.

Also move ->csk_push_tx_frames() above 'done:' to avoid calling
->csk_push_tx_frames() in error cases.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.cdiff e0f8e8cf3bf9305f36155a5ac6e16b3b910e6cec Sat May 27 09:52:51 CDT 2017 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: libcxgbi: in error case RST tcp conn

If logout response is not received and ->ep_disconnect() is called then
close tcp conn by RST instead of FIN to cleanup conn resources
immediately.

Also move ->csk_push_tx_frames() above 'done:' to avoid calling
->csk_push_tx_frames() in error cases.

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>