]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Mon, 19 Apr 2021 18:08:11 +0000 (11:08 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Mon, 19 Apr 2021 18:08:11 +0000 (11:08 -0700)
open-vm-tools/modules/shared/vmxnet/vmxnet3_defs.h

index a51baf862b40d0bc3b9d62f84ca9277f080936e0..23923a8825ab8acf22e82cb3094a47d93c61737e 100644 (file)
@@ -1138,7 +1138,8 @@ do {\
 #define VMXNET3_CAP_OAM_FILTER       14 /* bit 14 of DCR 0 */
 #define VMXNET3_CAP_ESP_QS           15 /* bit 15 of DCR 0 */
 #define VMXNET3_CAP_LARGE_BAR        16 /* bit 16 of DCR 0 */
-#define VMXNET3_CAP_VERSION_7_MAX    17
+#define VMXNET3_CAP_OOORX_COMP       17 /* bit 17 of DCR 0 */
+#define VMXNET3_CAP_VERSION_7_MAX    18
 /* when new capability is introduced, update VMXNET3_CAP_MAX */
 #define VMXNET3_CAP_MAX              VMXNET3_CAP_VERSION_7_MAX