[PATCH 0/2] Drivers: hv: vmbus: Miscellaneous improvements
From: Andrea Parri
Date: Mon Oct 07 2019 - 12:32:00 EST
Hi all,
The patchset:
- simplifies/refactors the VMBus negotiation code by introducing
the table of VMBus protocol versions (patch 1/2),
- enables VMBus protocol versions 5.1 and 5.2 (patch 2/2).
Thanks,
Andrea
Andrea Parri (2):
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Drivers: hv: vmbus: Enable VMBus protocol versions 5.1 and 5.2
drivers/hv/connection.c | 63 +++++++++++++++++------------------------
include/linux/hyperv.h | 6 ++--
2 files changed, 30 insertions(+), 39 deletions(-)
--
2.23.0