diff options
author | Muhammad Usama Anjum <[email protected]> | 2024-03-04 14:11:19 +0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-03-10 18:17:32 -0400 |
commit | 16cc2ba71b9f6440805aef7f92ba0f031f79b765 (patch) | |
tree | ba577f0b18f7300b4095bd9c8b284d001955ed0b /lib/memory-notifier-error-inject.c | |
parent | 28d41991182c210ec1654f8af2e140ef4cc73f20 (diff) |
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
The cmdwqe and rspwqe are of type lpfc_wqe128. They should be memset() with
the same type.
Fixes: 61910d6a5243 ("scsi: lpfc: SLI path split: Refactor CT paths")
Signed-off-by: Muhammad Usama Anjum <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Justin Tee <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions