Grant, On Thu, Sep 28, 2017 at 11:35 AM, Grant Grundler <grund...@chromium.org> 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 <grund...@chromium.org> > --- > 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 <diand...@chromium.org>