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

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

staging: vt6656: device.h unused variables



wACKDuration
wRTSTransmitLen
byRTSServiceField
byRTSSignalField

Signed-off-by: default avatarMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2cf8ed60
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -591,11 +591,6 @@ struct vnt_private {
	u8 abyBSSID[ETH_ALEN];
	u8 abyDesireBSSID[ETH_ALEN];

	u16 wACKDuration;
	u16 wRTSTransmitLen;
	u8 byRTSServiceField;
	u8 byRTSSignalField;

	u32 dwMaxReceiveLifetime;  /* dot11MaxReceiveLifetime */

	int bCCK;