r8152: add Linksys USB3GIGV1 id
authorGrant Grundler <grundler@chromium.org>
Thu, 28 Sep 2017 18:35:00 +0000 (11:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Oct 2017 05:39:35 +0000 (22:39 -0700)
commit90841047a01b452cc8c3f9b990698b264143334a
tree8bf1110c262a4fcf4a701776b59e1113104fb69f
parent9f775ead5e570e7e19015b9e4e2f3dd6e71a5935
r8152: add Linksys USB3GIGV1 id

This linksys dongle by default comes up in cdc_ether mode.
This patch allows r8152 to claim the device:
   Bus 002 Device 002: ID 13b1:0041 Linksys

Signed-off-by: Grant Grundler <grundler@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c