From: Rene Rebe
Date: Tue, 28 Mar 2017 07:56:51 +0200 (CEST)
> Without this the generic cdc_ether grabs the device,
> and does not really work.
>
> Signed-off-by: René Rebe
Applied, thank you.
> On Thu, 2017-03-30 at 19:47 +0200, René Rebe wrote:
> > Hi,
> >
> > On Mar 30, 2017, at 19:06, Dan Williams wrote:
> >
> > > On Tue, 2017-03-28 at 06:42 +0200, Rene Rebe wrote:
> > > > Without this the generic cdc_ether grabs the device,
> > > > and does not really work.
> > >
> > > Does this
Without this the generic cdc_ether grabs the device,
and does not really work.
Signed-off-by: René Rebe
diff --git a/drivers/net/usb/cdc_ether.c b/drivers/net/usb/cdc_ether.c
index f5552aa..f3ae88f 100644
--- a/drivers/net/usb/cdc_ether.c
+++ b/drivers/net/usb/cdc_ether.c
@@ -532,6 +532,7 @@ sta
On Thu, 2017-03-30 at 19:47 +0200, René Rebe wrote:
> Hi,
>
> On Mar 30, 2017, at 19:06, Dan Williams wrote:
>
> > On Tue, 2017-03-28 at 06:42 +0200, Rene Rebe wrote:
> > > Without this the generic cdc_ether grabs the device,
> > > and does not really work.
> >
> > Does this need a correspondin
Hi,
On Mar 30, 2017, at 19:06, Dan Williams wrote:
> On Tue, 2017-03-28 at 06:42 +0200, Rene Rebe wrote:
>> Without this the generic cdc_ether grabs the device,
>> and does not really work.
>
> Does this need a corresponding blacklist in cdc_ether then? Otherwise
> you're really depending on d
On Tue, 2017-03-28 at 06:42 +0200, Rene Rebe wrote:
> Without this the generic cdc_ether grabs the device,
> and does not really work.
Does this need a corresponding blacklist in cdc_ether then? Otherwise
you're really depending on driver loading order.
Dan
> Signed-off-by: René Rebe
>
> diff
Without this the generic cdc_ether grabs the device,
and does not really work.
Signed-off-by: René Rebe
diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c
index c34df33..07f788c 100644
--- a/drivers/net/usb/r8152.c
+++ b/drivers/net/usb/r8152.c
@@ -517,6 +517,7 @@ enum rtl8152_flags