diff options
| author | Muhammad Usama Anjum <usama.anjum@collabora.com> | 2024-03-04 14:11:19 +0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-03 15:11:58 +0200 |
| commit | 47b9d0650a884adfab7cc6813e0223a7eb23a4d5 (patch) | |
| tree | 5bb3cd0eb0866085546122f69bcc615f55187b1b /tools/perf/scripts/python/stackcollapse.py | |
| parent | 514fca60e16c2a976c62dde0aa9853989b35c420 (diff) | |
| download | kernel-47b9d0650a884adfab7cc6813e0223a7eb23a4d5.tar.gz | |
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
commit 16cc2ba71b9f6440805aef7f92ba0f031f79b765 upstream.
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 <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20240304091119.847060-1-usama.anjum@collabora.com
Reviewed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
