diff options
| author | Nilesh Javali <njavali@marvell.com> | 2026-07-30 21:28:10 +0530 |
|---|---|---|
| committer | Martin K. Petersen (Oracle) <mkp@kernel.org> | 2026-08-06 16:41:09 -0400 |
| commit | f20e00e0a1965a06055ce8043f3a2bd2ed4d8c72 (patch) | |
| tree | c102ff1d865e140273c31e7a4c8437802bf76a8f /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 19788a55cab61d78e33e0914a5a31d27843e8a4a (diff) | |
scsi: qla2xxx: Clarify MPI optrom address/length units
The kdoc for qla29xx_mpi_optrom_data() described @offset as an "Offset into
the device memory", which reads like a byte address and invites confusion
with the per-chunk word-granular address advance in the transfer loop.
MBC_LOAD_DUMP_MPI_RAM is word-addressed: @offset is an MPI RAM address in
32-bit words, and @length is a byte count that is converted internally to a
word count. Document this to reflect the existing behavior. No functional
change.
Reported-by: Sashiko <sashiko-dev@google.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Link: https://patch.msgid.link/20260730155838.2119230-6-njavali@marvell.com
Signed-off-by: Martin K. Petersen (Oracle) <mkp@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
