Skip to content

Commit

Permalink
Staging: vt6656: use lowercase for VIA USB vendor id
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Otavio Salvador authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 82c7c11 commit 5008c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/vt6656/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5008c45

Please sign in to comment.