Re: [PATCH V4] r8152: add Linksys USB3GIGV1 id

From: Doug Anderson
Date: Thu Sep 28 2017 - 19:57:16 EST


Grant,

On Thu, Sep 28, 2017 at 11:35 AM, Grant Grundler <grundler@xxxxxxxxxxxx> wrote:
> 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@xxxxxxxxxxxx>
> ---
> drivers/net/usb/cdc_ether.c | 10 ++++++++++
> drivers/net/usb/r8152.c | 2 ++
> 2 files changed, 12 insertions(+)

This seems nice to me now. Thanks for all the fixes! I'm no expert
in this area, but as far as I know this is ready to go now, so FWIW:

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>