Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5008c456 authored by Otavio Salvador's avatar Otavio Salvador Committed by Greg Kroah-Hartman
Browse files

Staging: vt6656: use lowercase for VIA USB vendor id

parent 82c7c11f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)