Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d475d42d authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Greg Kroah-Hartman
Browse files

staging: vt6655: device.h remove dead member wstats

parent 2ee1ad7b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -440,8 +440,6 @@ struct vnt_private {
	unsigned char abyEEPROM[EEP_MAX_CONTEXT_SIZE]; /* unsigned long alignment */

	unsigned short wBeaconInterval;

	struct iw_statistics	wstats;		/* wireless stats */
};

static inline PDEVICE_RD_INFO alloc_rd_info(void)