From: K. Y. Srinivasan Date: Fri, 6 Sep 2013 18:49:56 +0000 (-0700) Subject: Drivers: hv: util: Correctly support ws2008R2 and earlier X-Git-Tag: v3.12-rc3~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4916050ba2e0f1d114ef540abdf02b2b173e61;p=pandora-kernel.git Drivers: hv: util: Correctly support ws2008R2 and earlier The current code does not correctly negotiate the version numbers for the util driver when hosted on earlier hosts. The version numbers presented by this driver were not compatible with the version numbers supported by Windows Server 2008. Fix this problem. I would like to thank Olaf Hering (ohering@suse.com) for identifying the problem. Reported-by: Olaf Hering Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed