aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorRoman Bolshakov <[email protected]>2019-11-25 19:57:00 +0300
committerMartin K. Petersen <[email protected]>2019-12-09 18:29:31 -0500
commitdabc5ec915f3a2c657ecfb529cd3d4ec303a4412 (patch)
tree9645e5958323bf1be663638052589a7e29d52116 /drivers/usb/cdns3/cdns3-imx.c
parent5e6b01d84b9d20bcd77fc7c4733a2a4149bf220a (diff)
scsi: qla2xxx: Don't defer relogin unconditonally
qla2x00_configure_local_loop sets RELOGIN_NEEDED bit and calls qla24xx_fcport_handle_login to perform the login. This bit triggers a wake up of DPC later after a successful login. The deferred call is not needed if login succeeds, and it's set in qla24xx_fcport_handle_login in case of errors, hence it should be safe to drop. Link: https://lore.kernel.org/r/[email protected] Acked-by: Himanshu Madhani <[email protected]> Acked-by: Quinn Tran <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Tested-by: Hannes Reinecke <[email protected]> Signed-off-by: Roman Bolshakov <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions