diff options
author | Ranjan Kumar <[email protected]> | 2024-08-08 18:24:16 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-08-12 21:59:12 -0400 |
commit | 6dc7050d46713591f4d9e1030b92b964287037ec (patch) | |
tree | 6226bf0c868410affc7eda950f26bec5507c1733 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | ff30732014f5a54f0f97fb7ae9259da833c468d0 (diff) |
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 <[email protected]>
Signed-off-by: Sathya Prakash <[email protected]>
Signed-off-by: Ranjan Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions