remove duplicate entry that snuck in during the merge.
This commit is contained in:
parent
03cd4c2029
commit
612efca22c
@ -258,9 +258,6 @@ product BAY STACK_660 0x0807 BayStack 660 Wireless LAN
|
||||
/* Raylink/WebGear */
|
||||
product RAYTHEON WLAN 0x0000 WLAN Adapter
|
||||
|
||||
/* RATOC System Inc. Products */
|
||||
product RATOC REX_R280 0x1 RATOC REX-R280
|
||||
|
||||
/* Samsung */
|
||||
product SAMSUNG SWL_2000N 0x02 Samsung MagicLAN SWL-2000N
|
||||
|
||||
|
@ -441,11 +441,6 @@
|
||||
#define PCCARD_PRODUCT_RAYTHEON_WLAN 0x0000
|
||||
#define PCCARD_STR_RAYTHEON_WLAN "WLAN Adapter"
|
||||
|
||||
/* RATOC System Inc. Products */
|
||||
#define PCCARD_CIS_RATOC_REX_R280 { NULL, NULL, NULL, NULL }
|
||||
#define PCCARD_PRODUCT_RATOC_REX_R280 0x1
|
||||
#define PCCARD_STR_RATOC_REX_R280 "RATOC REX-R280"
|
||||
|
||||
/* Samsung */
|
||||
#define PCCARD_CIS_SAMSUNG_SWL_2000N { NULL, NULL, NULL, NULL }
|
||||
#define PCCARD_PRODUCT_SAMSUNG_SWL_2000N 0x02
|
||||
|
Loading…
x
Reference in New Issue
Block a user