]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local variable
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 4 Jun 2018 05:29:10 +0000 (10:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:13 +0000 (09:05 +0200)
commitb907db47c413315f1fe06c5c15293f5b3c29eb52
tree43a604dbf431d79e49787061a81776f6f8cf5ad4
parent4fbfb3f80d27f4a578ff1b22b74a6295c1324aa8
staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local variable

Cleanup patch to remove 'txq_spinlock_flags' element in 'wilc' and used
local variable 'flag' in wilc_wlan_txq_filter_dup_tcp_ack().

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