Skip to content

Commit 48063df

Browse files
glevandjonmason
authored andcommitted
ntb.rst: Fix copy and paste error
It seems the text for the NTB MSI Test Client section was copied from the NTB Tool Test Client, but was not updated for the new section. Corrects the NTB MSI Test Client section text. Reviewed-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Jon Mason <jdmason@kudzu.us>
1 parent ce94651 commit 48063df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/driver-api/ntb.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ The MSI test client serves to test and debug the MSI library which
207207
allows for passing MSI interrupts across NTB memory windows. The
208208
test client is interacted with through the debugfs filesystem:
209209

210-
* *debugfs*/ntb\_tool/*hw*/
210+
* *debugfs*/ntb\_msi\_test/*hw*/
211211
A directory in debugfs will be created for each
212-
NTB device probed by the tool. This directory is shortened to *hw*
212+
NTB device probed by the msi test. This directory is shortened to *hw*
213213
below.
214214
* *hw*/port
215215
This file describes the local port number

0 commit comments

Comments
 (0)