Drivers: hv: vmbus: Don't wait after requesting offers
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 19 Mar 2015 15:11:34 +0000 (08:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 22:51:14 +0000 (23:51 +0100)
commit73cffdb65e679b98893f484063462c045adcf212
tree4f8ab912c40ae8ceb7e840c259d8f50d27518141
parent160b7daab96636d089fee4e0487da49c70ca4e15
Drivers: hv: vmbus: Don't wait after requesting offers

Don't wait after sending request for offers to the host. This wait is
unnecessary and simply adds 5 seconds to the boot time.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel_mgmt.c
This page took 0.032853 seconds and 5 git commands to generate.