aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/vmbus_drv.c
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2017-03-05 21:40:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-16 10:47:53 +0900
commitc6240cacdb2c3cb56a21fb3ea0c105154ab87a2a (patch)
tree0b294cc7fd8d85e22853cc85debbe918cf53fab8 /drivers/hv/vmbus_drv.c
parentmei: fix deadlock on mei reset (diff)
downloadlinux-dev-c6240cacdb2c3cb56a21fb3ea0c105154ab87a2a.tar.xz
linux-dev-c6240cacdb2c3cb56a21fb3ea0c105154ab87a2a.zip
mei: don't wait for os version message reply
The driver still struggles with firmwares that do not replay to the OS version request. It is safe not waiting for the replay. First, the driver doesn't do anything with the replay second the connection is closed immediately, hence the packet will be just safely discarded in case it is received and last the driver won't get stuck if the firmware won't reply. Cc: <stable@vger.kernel.org> #4.10+ Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/vmbus_drv.c')
0 files changed, 0 insertions, 0 deletions