commit | 3da0401b4d0e17aea7526db0235d98fa535d903e | [log] [tgz] |
---|---|---|
author | Alex Ng <alexng@messages.microsoft.com> | Sun Nov 06 13:14:07 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 07 10:01:17 2016 +0100 |
tree | 70a14e17c4f7f813fb95e382e6a212f721c6c43b | |
parent | d7edd31ba9a661f1a3f357b43e84e84e5fad9538 [diff] |
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>