commit | aae9e27f3b72ed58d6b87c8f511e7812601a93c5 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Sun Feb 19 23:37:35 2017 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Apr 18 11:18:52 2019 +0300 |
tree | c78d28bd8d42f7548f40907120dcc9ea235b6231 | |
parent | 8c7acaaf020fe54baf2eccc5e1071341754d22be [diff] |
thunderbolt: Deactivate all paths before restarting them State of the connected devices and tunnel configuration is not known during resume. For example some paths may not be complete anymore if the user has unplugged the related devices. So instead of marking all paths as inactive we go ahead and deactivate them explicitly before we restart them. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>