aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2021-10-26 04:54:04 -0700
committerMartin K. Petersen <[email protected]>2021-10-26 23:51:59 -0400
commitb492d6a4880fddce098472dec5086d37802c68d3 (patch)
treeccfab7a87e6abde383732dc17e654784204edcaf /scripts/gdb/linux/utils.py
parent8e6d5df3cb32dddf558a52414d29febecb660396 (diff)
scsi: qla2xxx: edif: Fix app start delay
Current driver does unnecessary pause for each session to get to certain state before allowing the app start call to return. In larger environment, this introduces a long delay. Originally the delay was meant to synchronize app and driver. However, the with current implementation the two sides use various events to synchronize their state. The same is applied to the authentication failure call. Link: https://lore.kernel.org/r/[email protected] Fixes: 4de067e5df12 ("scsi: qla2xxx: edif: Add N2N support for EDIF") Reviewed-by: Himanshu Madhani <[email protected]> Signed-off-by: Quinn Tran <[email protected]> Signed-off-by: Nilesh Javali <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions