summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2020-01-27 16:23:08 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2020-02-10 22:46:56 -0500
commit6cde2e3e2813f598a39c8e5688480b76b2f40b10 (patch)
tree8bb615cf45679ef3894fbded4902be1290e680dc /drivers/scsi/lpfc/lpfc_sli.c
parent4cb9e1ddaa145be9ed67b6a7de98ca705a43f998 (diff)
downloadlinux-6cde2e3e2813f598a39c8e5688480b76b2f40b10.tar.bz2
scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)
There was report of an odd "Fix me..." log message, which was tracked down to the lpfc_els_rcv_rps() routine. This was in handling of a very old and obsolete ELS - Read Port Status. The RPS ELS was defined in FC-LS-1, but deprecated in FC-LS-2, and removed from all later FC-LS revisions. It was replaced by the Read Diagnostic Parameters (RDP) ELS and the Link Error Status Block descriptor. There should be no support for the RSP ELS. Remove support from driver. Link: https://lore.kernel.org/r/20200128002312.16346-9-jsmart2021@gmail.com Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_sli.c')
0 files changed, 0 insertions, 0 deletions