From: K. Y. Srinivasan Date: Thu, 19 Mar 2015 15:11:34 +0000 (-0700) Subject: Drivers: hv: vmbus: Don't wait after requesting offers X-Git-Tag: v3.2.70~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d10a0e6883ab52708de46ebc0bae09c424c6c91a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: deleted variable t was declared as int] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed