From: K. Y. Srinivasan Date: Sat, 12 May 2012 20:44:58 +0000 (-0700) Subject: Drivers: hv: util: Properly handle version negotiations. X-Git-Tag: v3.5-rc1~147^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c836d0ab70acf7b7bd2b698278e8abae9e6d9978;p=pandora-kernel.git Drivers: hv: util: Properly handle version negotiations. The current version negotiation code is not "future proof". Fix this by allowing each service the flexibility to either specify the highest version it can support or it can support the highest version number the host is offering. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed