Commit 0ce8ab5
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
NVMe commands can come only after successful addition of rport and NVMe
connect, and rport is only registered after FW started bit is set. Remove
the redundant check.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Saurav Kashyap <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>1 parent e4fc78f commit 0ce8ab5
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
| 557 | + | |
561 | 558 | | |
562 | 559 | | |
563 | | - | |
564 | | - | |
565 | 560 | | |
566 | 561 | | |
567 | 562 | | |
568 | | - | |
569 | | - | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
570 | 566 | | |
571 | 567 | | |
572 | 568 | | |
| |||
0 commit comments