MFC 258028:

Unbreak build of RSU module.
Use the real product name for Edimax rsu(4) id.
This commit is contained in:
hselasky 2014-10-31 10:07:56 +00:00
parent 67fc427da2
commit a916deff5e

View File

@ -102,7 +102,7 @@ static const STRUCT_USB_HOST_ID rsu_devs[] = {
RSU_DEV_HT(DLINK2, RTL8192SU_2),
RSU_DEV_HT(EDIMAX, RTL8192SU_1),
RSU_DEV_HT(EDIMAX, RTL8192SU_2),
RSU_DEV_HT(EDIMAX, RTL8192SU_3),
RSU_DEV_HT(EDIMAX, EW7622UMN),
RSU_DEV_HT(GUILLEMOT, HWGUN54),
RSU_DEV_HT(GUILLEMOT, HWNUM300),
RSU_DEV_HT(HAWKING, RTL8192SU_1),