commit | 73cffdb65e679b98893f484063462c045adcf212 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Thu Mar 19 08:11:34 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 26 23:51:14 2015 +0100 |
tree | 4f8ab912c40ae8ceb7e840c259d8f50d27518141 | |
parent | 160b7daab96636d089fee4e0487da49c70ca4e15 [diff] |
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>