Re: [PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics

2019-01-29 Thread Adham.Abozaeid
On 1/29/19 1:39 AM, Dan Carpenter wrote: > On Mon, Jan 28, 2019 at 10:38:20PM +, adham.aboza...@microchip.com wrote: >> From: Adham Abozaeid >> >> Driver sends configuration wids to reset connection statistics in the >> device, but the device already resets it when starting a new connection

Re: [PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics

2019-01-29 Thread Dan Carpenter
On Mon, Jan 28, 2019 at 10:38:20PM +, adham.aboza...@microchip.com wrote: > From: Adham Abozaeid > > Driver sends configuration wids to reset connection statistics in the > device, but the device already resets it when starting a new connection > > Signed-off-by: Adham Abozaeid > --- > dri

[PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics

2019-01-28 Thread Adham.Abozaeid
From: Adham Abozaeid Driver sends configuration wids to reset connection statistics in the device, but the device already resets it when starting a new connection Signed-off-by: Adham Abozaeid --- drivers/staging/wilc1000/host_interface.c | 20 +--- 1 file changed, 1 insertion(