forked from Minki/linux
staging: vt6656: device.h unused variables
wACKDuration wRTSTransmitLen byRTSServiceField byRTSSignalField Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2cf8ed6031
commit
0260fe9380
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user