diff options
author | 2024-06-26 15:48:24 +0300 | |
---|---|---|
committer | 2024-06-27 16:08:05 +0200 | |
commit | bbdd82c752d6e5fc8465092467e13d1c2961c1dd (patch) | |
tree | e6f2e20933dbae132379be6d2a3604b148c334a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: xhci: move link chain bit quirk checks into one helper function. (diff) | |
download | wireguard-linux-bbdd82c752d6e5fc8465092467e13d1c2961c1dd.tar.xz wireguard-linux-bbdd82c752d6e5fc8465092467e13d1c2961c1dd.zip |
usb: xhci: move all segment re-numbering to xhci_link_rings()
This is a preparation patch for switching from custom segment list
handling to using list.h functions.
Contain all segment re-numbering in xhci_link_rings() which links two
segments lists together, and performs all necessary adjustments for
them to fit together.
No need to send segment number to xhci_alloc_segments_for_ring()
as a parameter after this.
Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240626124835.1023046-11-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions