projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0255b1e
)
scsi: lpfc: Fix typo in comment for ULP
author
Ferruh Yigit
<ferruh.yigit@intel.com>
Tue, 28 Jul 2020 14:56:06 +0000
(15:56 +0100)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 29 Jul 2020 03:49:57 +0000
(23:49 -0400)
UPL -> ULP for "Upper Layer Protocol"
Link:
https://lore.kernel.org/r/20200728145606.1601726-1-ferruh.yigit@intel.com
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/lpfc/lpfc_sli.c
b/drivers/scsi/lpfc/lpfc_sli.c
index 278ea0d74b4a8718147dc4ce780f361d3d5c8f29..8582b51b061318b90544526a01a6e901cb3809eb 100644
(file)
--- a/
drivers/scsi/lpfc/lpfc_sli.c
+++ b/
drivers/scsi/lpfc/lpfc_sli.c
@@
-17977,7
+17977,7
@@
lpfc_sli4_seq_abort_rsp(struct lpfc_vport *vport,
* receive sequence is only partially assembed by the driver, it shall abort
* the partially assembled frames for the sequence. Otherwise, if the
* unsolicited receive sequence has been completely assembled and passed to
- * the Upper Layer Protocol (U
PL
), it then mark the per oxid status for the
+ * the Upper Layer Protocol (U
LP
), it then mark the per oxid status for the
* unsolicited sequence has been aborted. After that, it will issue a basic
* accept to accept the abort.
**/