diff options
author | Li Jun <[email protected]> | 2020-08-21 12:15:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-08-23 17:12:13 +0200 |
commit | 0077b1b2c8d9ad5f7a08b62fb8524cdb9938388f (patch) | |
tree | e44accdc9aaf0c03238bfa455d2be053147ae1a5 /scripts/gdb/linux/device.py | |
parent | 9a469bc9f32dd33c7aac5744669d21a023a719cd (diff) |
usb: host: xhci: fix ep context print mismatch in debugfs
dci is 0 based and xhci_get_ep_ctx() will do ep index increment to get
the ep context.
[rename dci to ep_index -Mathias]
Cc: stable <[email protected]> # v4.15+
Fixes: 02b6fdc2a153 ("usb: xhci: Add debugfs interface for xHCI driver")
Signed-off-by: Li Jun <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions