]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite0f7c3e289739d568a9817ecf2d601bb75a54252
tree8bf1110c262a4fcf4a701776b59e1113104fb69f
parent64bd7321b3aee92b4d4f144ab1cd4f61da8c1b25
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