diff options
author | Sanjay R Mehta <[email protected]> | 2021-08-03 07:34:56 -0500 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2021-08-09 14:58:29 +0300 |
commit | 42716425ad7e1b6529ec61c260c11176841f4b5f (patch) | |
tree | 2e3a4e55029cecfaf9c740d1d694839255900b4f /scripts/gdb/linux/vmalloc.py | |
parent | fb7a89ad2f048489605611801d480c7bb9d03f94 (diff) |
thunderbolt: Fix port linking by checking all adapters
In tb_switch_default_link_ports(), while linking of ports,
only odd-numbered ports (1,3,5..) are considered and even-numbered
ports are not considered.
AMD host router has lane adapters at 2 and 3 and link ports at adapter 2
is not considered due to which lane bonding gets disabled.
Hence added a fix such that all ports are considered during
linking of ports.
Signed-off-by: Basavaraj Natikar <[email protected]>
Signed-off-by: Sanjay R Mehta <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions