mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
qla2x00t-32gbit: Correction to selection of loopback/echo test
This fixes loopback and echo test options. Link: https://lore.kernel.org/r/20200212214436.25532-18-hmadhani@marvell.com Signed-off-by: Joe Carnuccio <joe.carnuccio@cavium.com> Signed-off-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> [ commit 64d21b314173c46d5c88a55cf559b0677e39d884 upstream ] git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8801 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -777,7 +777,7 @@ qla2x00_process_loopback(struct bsg_job *bsg_job)
|
||||
uint16_t response[MAILBOX_REGISTER_COUNT];
|
||||
uint16_t config[4], new_config[4];
|
||||
uint8_t *fw_sts_ptr;
|
||||
uint8_t *req_data = NULL;
|
||||
void *req_data = NULL;
|
||||
dma_addr_t req_data_dma;
|
||||
uint32_t req_data_len;
|
||||
uint8_t *rsp_data = NULL;
|
||||
|
||||
Reference in New Issue
Block a user