[PATCH] libertas: move vendor & product id's into if_usb.c
For me it looks cleaner, because it removes one level of indirection. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
7b1d5c0b60
commit
66fcc55904
@@ -7,11 +7,6 @@
|
||||
|
||||
#define IPFIELD_ALIGN_OFFSET 2
|
||||
|
||||
#define USB8388_VID_1 0x1286
|
||||
#define USB8388_PID_1 0x2001
|
||||
#define USB8388_VID_2 0x05a3
|
||||
#define USB8388_PID_2 0x8388
|
||||
|
||||
#define BOOT_CMD_FW_BY_USB 0x01
|
||||
#define BOOT_CMD_FW_IN_EEPROM 0x02
|
||||
#define BOOT_CMD_UPDATE_BOOT2 0x03
|
||||
|
Reference in New Issue
Block a user