Drivers: hv: utils: Rename version definitions to reflect protocol version.
authorAlex Ng <alexng@messages.microsoft.com>
Thu, 8 Sep 2016 12:24:12 +0000 (05:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Sep 2016 11:53:07 +0000 (13:53 +0200)
commitabeda47ebb20997aa3c5b4cac7db70f8bea62d7d
tree769edb1f8f04643e5fa82e74ac5229e181dc9663
parent0f98829a99850836cf7c2cc9fbf1d7ce0f795780
Drivers: hv: utils: Rename version definitions to reflect protocol version.

Different Windows host versions may reuse the same protocol version when
negotiating the TimeSync, Shutdown, and Heartbeat protocols. We should only
refer to the protocol version to avoid conflating the two concepts.

Signed-off-by: Alex Ng <alexng@messages.microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_util.c