commit | 8b3616392d32d2b04ce649caf6684da1b7050d8c | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Sat Mar 04 09:30:26 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 06 23:04:22 2017 -0500 |
tree | b39568b79f7c2323f3ce00a7c3c6d4601acdc2a9 | |
parent | 5d181531bc6169e19a02a27d202cf0e982db9d0e [diff] |
scsi: lpfc: Fix RCTL value on NVME LS request and response NVME LS requests and responses had wrong R_CTL values. Use the FC4 ELS Request and Response defines (defines badly named, they are FC4 LS's) instead of the base ELS values. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>