]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' struct
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 4 Sep 2018 06:39:33 +0000 (12:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 15:17:39 +0000 (17:17 +0200)
commit95e05b4bf22fe93c3a33fbfbe5e437e9cbadfbfa
tree7b792d8e48135ad855734790d2e8b75777bdcf33
parent72f36b5b815281120aa5e7af8dc1f0c25f327c90
staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' struct

Avoid use of static variables and move them as part of wilc_vif struct.
Move all the parameters related to tcp_ack_filter algo to wilc_vif
struct.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h