]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' struct
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 4 Sep 2018 06:39:17 +0000 (12:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 15:17:37 +0000 (17:17 +0200)
commit4cf13399537e34067cf0d652dfbaf82d8793a9fc
treebb8d11ea86ab9dbd1192e7b7001c76e7fb3ebe9f
parentd5c69c96798f908679bccc453547a65870bcf709
staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' struct

Instead of having 'wilc_enable_ps' as global variable moved it to 'wilc'
structure. Rename 'wilc_enable_ps' to 'enable_ps' as its already part of
'wilc' structure

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