Searched hist:"9 e8f1c79831424d30c0e3df068be7f4a244157c9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/cxgbi/ |
H A D | libcxgbi.h | diff 9e8f1c79831424d30c0e3df068be7f4a244157c9 Thu Jan 10 11:59:28 CST 2019 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: add wait_for_completion()
In case of ->set_param() and ->bind_conn() cxgb4i driver does not wait for cmd completion, this can create race conditions, to avoid this add wait_for_completion().
Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | libcxgbi.c | diff 9e8f1c79831424d30c0e3df068be7f4a244157c9 Thu Jan 10 11:59:28 CST 2019 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: add wait_for_completion()
In case of ->set_param() and ->bind_conn() cxgb4i driver does not wait for cmd completion, this can create race conditions, to avoid this add wait_for_completion().
Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | diff 9e8f1c79831424d30c0e3df068be7f4a244157c9 Thu Jan 10 11:59:28 CST 2019 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: add wait_for_completion()
In case of ->set_param() and ->bind_conn() cxgb4i driver does not wait for cmd completion, this can create race conditions, to avoid this add wait_for_completion().
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 D | cxgb4i.c | diff 9e8f1c79831424d30c0e3df068be7f4a244157c9 Thu Jan 10 11:59:28 CST 2019 Varun Prakash <varun@chelsio.com> scsi: cxgb4i: add wait_for_completion()
In case of ->set_param() and ->bind_conn() cxgb4i driver does not wait for cmd completion, this can create race conditions, to avoid this add wait_for_completion().
Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|