aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJustin Tee <[email protected]>2024-01-31 10:51:02 -0800
committerMartin K. Petersen <[email protected]>2024-02-05 20:51:35 -0500
commit7bb6cb7bb21c01cda4425efc935eb8f187832eb6 (patch)
treeae090c4c6bdc5f5ea8a74987fc2e3c8c159da60c /tools
parenta801d57a110d68aacf8f8b9bb85ef2164c800461 (diff)
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Requests to delete an NPIV port may fail repeatedly if the initial request is received during discovery. If the FC_UNLOADING load_flag is set, then skip CT response processing for the physical port. This allows discovery processing for other lpfc_vport objects to reach their cmpl routines before deleting the vport. Signed-off-by: Justin Tee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Himanshu Madhani <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions