]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change; not directly applicable to open-vm-tools
authorOliver Kurth <okurth@vmware.com>
Tue, 24 Oct 2017 21:07:32 +0000 (14:07 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 24 Oct 2017 21:07:32 +0000 (14:07 -0700)
open-vm-tools/modules/shared/vmxnet/vmxnet3_defs.h

index 48112285eeb3025d1c328c416895fa4ae6e17b9d..3692e3f590a8d584870d10e29d71a34e5fe5080b 100644 (file)
@@ -149,14 +149,14 @@ typedef enum {
 /*
  *     Little Endian layout of bitfields -
  *     Byte 0 :        7.....len.....0
- *     Byte 1 :        rsvd gen 13.len.8
+ *     Byte 1 :        oco gen 13.len.8
  *     Byte 2 :        5.msscof.0 ext1  dtype
  *     Byte 3 :        13...msscof...6
  *
  *     Big Endian layout of bitfields -
  *     Byte 0:         13...msscof...6
  *     Byte 1 :        5.msscof.0 ext1  dtype
- *     Byte 2 :        rsvd gen 13.len.8
+ *     Byte 2 :        oco gen 13.len.8
  *     Byte 3 :        7.....len.....0
  *
  *     Thus, le32_to_cpu on the dword will allow the big endian driver to read