]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove unused elements in 'wilc_priv' struct
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 25 Apr 2018 17:18:21 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Apr 2018 07:43:04 +0000 (09:43 +0200)
commitede12d26d26ecd780208871f7ad9f82157c189fb
tree3b3ffa59572322ce80a5c027508144c789f1a5b8
parent5e2a853568e2217d5c470be0f290e3129d1714dc
staging: wilc1000: remove unused elements in 'wilc_priv' struct

Cleanup patch to remove unused element from 'wilc_priv' structure.

Below elements are removed in 'wilc_priv' structure:

struct WILC_WFI_packet *ppool;
struct WILC_WFI_packet *rx_queue; /* List of incoming packets */
int rx_int_enabled;
int tx_packetlen;
u8 *tx_packetdata;
struct napi_struct napi;

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