]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitf66be2c33e9619b41320cda3bd4cfffde7f87981
tree3b3ffa59572322ce80a5c027508144c789f1a5b8
parent81a7dc3d31951b5e47f9d9bd0b8e841ac10210da
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