Re: [v2] cdc-ether: divorce initialisation with a filter reset and a generic method

2017-10-27 Thread Vignesh R
On Wednesday 04 October 2017 10:32 AM, Vignesh R wrote: > > > On Tuesday 03 October 2017 10:29 PM, David Miller wrote: >> From: Vignesh R >> Date: Tue, 3 Oct 2017 13:39:18 +0530 >> >>> Hi Dave, >>> >>> On Monday 22 May 2017 06:20 PM, Olive

Re: [v2] cdc-ether: divorce initialisation with a filter reset and a generic method

2017-10-03 Thread Vignesh R
On Tuesday 03 October 2017 10:29 PM, David Miller wrote: > From: Vignesh R > Date: Tue, 3 Oct 2017 13:39:18 +0530 > >> Hi Dave, >> >> On Monday 22 May 2017 06:20 PM, Oliver Neukum wrote: >>> Some devices need their multicast filter reset but others are cras

Re: [v2] cdc-ether: divorce initialisation with a filter reset and a generic method

2017-10-03 Thread Vignesh R
Hi Dave, On Monday 22 May 2017 06:20 PM, Oliver Neukum wrote: > Some devices need their multicast filter reset but others are crashed by that. > So the methods need to be separated. > > Signed-off-by: Oliver Neukum > Reported-by: "Ridgway, Keith" > --- I see this patch was merged and said to b