mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 03:10:30 -04:00
staging: vt6656: desc.h remove dead code typedef struct tagSRrvTime_atim.
Remove dead structure tagSRrvTime_atim. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
976467d3cb
commit
57107d4364
@@ -143,17 +143,6 @@
|
||||
#define TD_FLAGS_PRIV_SKB 0x02 /* check if called from private skb(hostap) */
|
||||
#define TD_FLAGS_PS_RETRY 0x04 /* check if PS STA frame re-transmit */
|
||||
|
||||
/*
|
||||
* RsvTime buffer header
|
||||
*/
|
||||
typedef struct tagSRrvTime_atim {
|
||||
u16 wCTSTxRrvTime_ba;
|
||||
u16 wTxRrvTime_a;
|
||||
} __attribute__ ((__packed__))
|
||||
SRrvTime_atim, *PSRrvTime_atim;
|
||||
|
||||
typedef const SRrvTime_atim *PCSRrvTime_atim;
|
||||
|
||||
/*
|
||||
* TX FIFO header
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user