Searched hist:"45 bc44270f0c005d6009b5427cf855cff34220b7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.h | diff 45bc44270f0c005d6009b5427cf855cff34220b7 Tue Jun 30 16:49:57 CDT 2020 Dick Kennedy <dick.kennedy@broadcom.com> scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Currently the driver validates command codes received from the application. COMMON_SET_FEATURES is not currently being approved.
Add definition of the missing command and allow it to be issued by applications.
Link: https://lore.kernel.org/r/20200630215001.70793-11-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>
|
H A D | lpfc_bsg.c | diff 45bc44270f0c005d6009b5427cf855cff34220b7 Tue Jun 30 16:49:57 CDT 2020 Dick Kennedy <dick.kennedy@broadcom.com> scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Currently the driver validates command codes received from the application. COMMON_SET_FEATURES is not currently being approved.
Add definition of the missing command and allow it to be issued by applications.
Link: https://lore.kernel.org/r/20200630215001.70793-11-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>
|