Staging: vt6656: use lowercase for VIA USB vendor id
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
82c7c11fdb
commit
5008c456c1
|
@ -103,7 +103,7 @@
|
|||
#include "card.h"
|
||||
|
||||
/*--------------------- Export Definitions -------------------------*/
|
||||
#define VNT_USB_VENDOR_ID 0x160A
|
||||
#define VNT_USB_VENDOR_ID 0x160a
|
||||
#define VNT_USB_PRODUCT_ID 0x3184
|
||||
|
||||
#define MAC_MAX_CONTEXT_REG (256+128)
|
||||
|
|
Loading…
Reference in New Issue