summaryrefslogtreecommitdiff
path: root/drivers/thermal/tango_thermal.c
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2018-02-12 17:10:20 +0300
committerDavid S. Miller <davem@davemloft.net>2018-02-12 12:03:04 -0500
commit027d351c541744c0c780dd5801c63e4b90750b90 (patch)
treebbee36ebf269c564f53dc8a604c6543849d7078d /drivers/thermal/tango_thermal.c
parent8e021a14d908475fea89ef85b5421865f7ad650d (diff)
net: thunderbolt: Run disconnect flow asynchronously when logout is received
The control channel calls registered callbacks when control messages such as XDomain protocol messages are received. The control channel handling is done in a worker running on system workqueue which means the networking driver can't run tear down flow which includes sending disconnect request and waiting for a reply in the same worker. Otherwise reply is never received (as the work is already running) and the operation times out. To fix this run disconnect ThunderboltIP flow asynchronously once ThunderboltIP logout message is received. Fixes: e69b6c02b4c3 ("net: Add support for networking over Thunderbolt cable") Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Cc: stable@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/thermal/tango_thermal.c')
0 files changed, 0 insertions, 0 deletions