Re: [PATCH] r8152: The Microsoft Surface docks also use R8152 v2

2017-04-01 Thread David Miller
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.

Re: [PATCH] r8152: The Microsoft Surface docks also use R8152.

2017-03-30 Thread Rene Rebe
> 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

[PATCH] r8152: The Microsoft Surface docks also use R8152 v2

2017-03-30 Thread Rene Rebe
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

Re: [PATCH] r8152: The Microsoft Surface docks also use R8152.

2017-03-30 Thread Dan Williams
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

Re: [PATCH] r8152: The Microsoft Surface docks also use R8152.

2017-03-30 Thread René Rebe
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

Re: [PATCH] r8152: The Microsoft Surface docks also use R8152.

2017-03-30 Thread Dan Williams
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

[PATCH] r8152: The Microsoft Surface docks also use R8152.

2017-03-30 Thread Rene Rebe
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