diff options
author | Ranjan Kumar <ranjan.kumar@broadcom.com> | 2024-08-08 14:54:16 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-08-13 03:59:12 +0200 |
commit | 6dc7050d46713591f4d9e1030b92b964287037ec (patch) | |
tree | 6226bf0c868410affc7eda950f26bec5507c1733 /usr | |
parent | scsi: snic: Avoid creating two slab caches with the same name (diff) | |
download | linux-6dc7050d46713591f4d9e1030b92b964287037ec.tar.xz linux-6dc7050d46713591f4d9e1030b92b964287037ec.zip |
scsi: mpi3mr: Return complete ioc_status for ioctl commands
The driver masked the loginfo available bit in the iocstatus before passing
it to the applications, causing a mismatch in error messages between Linux
and other operating systems.
Modify driver to return unmasked (complete) iocstatus, including the
loginfo available bit, for the MPI commands sent through the ioctl
interface.
Co-developed-by: Sathya Prakash <sathya.prakash@broadcom.com>
Signed-off-by: Sathya Prakash <sathya.prakash@broadcom.com>
Signed-off-by: Ranjan Kumar <ranjan.kumar@broadcom.com>
Link: https://lore.kernel.org/r/20240808125418.8832-2-ranjan.kumar@broadcom.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions