aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>2025-09-13 15:53:50 +0900
committerKeith Busch <kbusch@kernel.org>2025-12-01 13:45:56 -0800
commit3c1fb0ce60ef41eda52e8f847613b003e1ca35c9 (patch)
treec1a26f871288d2f871ac61b9effc7aff3b0ef1c4 /tools/perf/scripts/python/export-to-sqlite.py
parentnvmet: pci-epf: move DMA initialization to EPC init callback (diff)
downloadlinux-3c1fb0ce60ef41eda52e8f847613b003e1ca35c9.tar.gz
linux-3c1fb0ce60ef41eda52e8f847613b003e1ca35c9.zip
nvmet: pci-epf: fix DMA channel debug print
Currently, nvmet_pci_epf_init_dma() has two dev_dbg() calls intended to print debug information about the DMA channels for RX and TX. However, both calls mistakenly are made for the TX channel. Fix it by referreing to 'nvme_epf->rx_chan' and 'nvme_epf->tx_chan' and instead of the local variable 'chan'. Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions