diff options
| author | Gil Fine <gil.fine@linux.intel.com> | 2026-05-06 15:37:05 +0300 |
|---|---|---|
| committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2026-05-20 11:54:34 +0200 |
| commit | b69af182b55665f5b0ccca8ed1ed239758671354 (patch) | |
| tree | 5e0f36dc85a1f0c95972d769a35a3f2184a83819 /mm/tests/git@git.tavy.me:linux.git | |
| parent | 0ab47718345dc58a6e2ff4c1c23a9026a2cf1310 (diff) | |
thunderbolt: Activate path hops from source to destination
Currently, path activation starts from the last hop (destination adapter)
and iterates backwards to the first hop (source adapter). This does not
follow the order suggested in the USB4 Connection Manager guide and could
potentially cause issues with tunnelled protocols.
Reverse the activation order to start from the first hop (source adapter)
and end at the last hop (destination adapter), as suggested in the
Connection Manager guide.
Adjust the rollback in the failure path to deactivate from the first
hop, since hops are now activated starting at the source.
Fix kernel-doc accordingly.
Signed-off-by: Gil Fine <gil.fine@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
