From: K. Y. Srinivasan Date: Thu, 16 Jun 2011 20:16:35 +0000 (-0700) Subject: Staging: hv: netvsc: Increase the timeout value in the netvsc driver X-Git-Tag: v3.1-rc1~232^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5781b3f88567211ecaaada13431af15c8c6003;p=pandora-kernel.git Staging: hv: netvsc: Increase the timeout value in the netvsc driver On some loaded windows hosts, we have discovered that the host may not respond to guest requests within the specified time (one second) as evidenced by the guest timing out. Fix this problem by increasing the timeout to 5 seconds. It may be useful to apply this patch to the 3.0 kernel as well. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed