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>
Wed, 13 May 2015 12:15:43 +0000 (05:15 -0700)
commitb5837189c92212ed5b14a0cc7aca4e477d230bd8
treea7e66673530e04390a6d397e5b2133f5ea213b41
parent0fe8926482939a49ea62ec4b8803f1b67eb26f6c
Drivers: hv: vmbus: Don't wait after requesting offers

commit 73cffdb65e679b98893f484063462c045adcf212 upstream.

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