From: John Wolfe Date: Tue, 13 Sep 2022 17:31:15 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.2.0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42437c1131ee990737986d3fd5248bd17ec3e5ff;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_device_version.h b/open-vm-tools/lib/include/vm_device_version.h index 0e56897a1..5c08b39b5 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -259,7 +259,7 @@ #define NVME_MAX_NAMESPACES 64 /* We support 64 namespaces same * as PVSCSI controller. */ -#define NVME_HW19_MAX_NAMESPACES 15 // HWv19 and before supports 15 namespaces +#define NVME_HW20_MAX_NAMESPACES 15 // HWv20 and before supports 15 namespaces #define NVME_FUTURE_MAX_NAMESPACES 256 /* To support NVME to the possible 256 * disks per controller in future. */