staging: wilc1000: remove redundant reset of station statistics
authorAdham Abozaeid <adham.abozaeid@microchip.com>
Tue, 29 Jan 2019 18:46:42 +0000 (18:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2019 14:40:57 +0000 (15:40 +0100)
commit59fb805f5aec972aaf0efe61012910fb1e0f4ab9
tree47e632ddf72dd6432f88e54e3a859a8629fbb612
parent516c115c9170f5835102ef3982d7073808da540b
staging: wilc1000: remove redundant reset of station statistics

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 <adham.abozaeid@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c