]> asedeno.scripts.mit.edu Git - linux.git/commit
Drivers: hv: utils: Fix the mapping between host version and protocol to use
authorAlex Ng <alexng@messages.microsoft.com>
Sun, 6 Nov 2016 21:14:07 +0000 (13:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:01:17 +0000 (10:01 +0100)
commit3da0401b4d0e17aea7526db0235d98fa535d903e
tree70a14e17c4f7f813fb95e382e6a212f721c6c43b
parentd7edd31ba9a661f1a3f357b43e84e84e5fad9538
Drivers: hv: utils: Fix the mapping between host version and protocol to use

We should intentionally declare the protocols to use for every known host
and default to using the latest protocol if the host is unknown or new.

Signed-off-by: Alex Ng <alexng@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