usb: Remove duplicated CDC_ECM_SUBCLASS definition
Use ECM_SUBCLASS instead. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
87d6c50e47
commit
4291fb67a3
2 changed files with 3 additions and 4 deletions
|
@ -104,7 +104,6 @@
|
|||
|
||||
/* Sub-classes */
|
||||
#define ACM_SUBCLASS 0x02
|
||||
#define CDC_ECM_SUBCLASS 0x06
|
||||
#define CDC_NCM_SUBCLASS 0x0d
|
||||
#define BOOT_INTERFACE_SUBCLASS 0x01
|
||||
#define SCSI_TRANSPARENT_SUBCLASS 0x06
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue