mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 03:05:21 +07:00
staging: vt6655: device.h remove dead member wstats
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2ee1ad7b32
commit
d475d42db6
@ -440,8 +440,6 @@ struct vnt_private {
|
|||||||
unsigned char abyEEPROM[EEP_MAX_CONTEXT_SIZE]; /* unsigned long alignment */
|
unsigned char abyEEPROM[EEP_MAX_CONTEXT_SIZE]; /* unsigned long alignment */
|
||||||
|
|
||||||
unsigned short wBeaconInterval;
|
unsigned short wBeaconInterval;
|
||||||
|
|
||||||
struct iw_statistics wstats; /* wireless stats */
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static inline PDEVICE_RD_INFO alloc_rd_info(void)
|
static inline PDEVICE_RD_INFO alloc_rd_info(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user