commit | fdd92e89a492142a113f270dcd7e490805922b71 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Wed Jul 25 11:03:17 2018 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 25 10:15:24 2018 +0200 |
tree | 5b1520d17b00f0c68da158da62dd300ef99f491c | |
parent | dba3caf6210397635714c7f46129d8c0c9af2512 [diff] |
thunderbolt: Do not unnecessarily call ICM get route This command is not really fast and can make resume time slower. We only need to get route again if the link was changed and during initial device connected message. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>