]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 13 Sep 2022 17:31:15 +0000 (10:31 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 13 Sep 2022 17:31:15 +0000 (10:31 -0700)
open-vm-tools/lib/include/vm_device_version.h

index 0e56897a1db870235ae7a8c5b260ed7deb40add6..5c08b39b5e0046a9fe4011b8be2bdbcefb3dc415 100644 (file)
 #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.
                                         */