diff options
author | Niklas Neronin <[email protected]> | 2024-06-26 15:48:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-06-27 16:08:05 +0200 |
commit | bbdd82c752d6e5fc8465092467e13d1c2961c1dd (patch) | |
tree | e6f2e20933dbae132379be6d2a3604b148c334a2 /lib/crypto/mpi/mpiutil.c | |
parent | 7476a2215c07703db5e95efaa3fc5b9f957b9417 (diff) |
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 <[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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions