1
0
Fork 0
alistair23-linux/drivers/staging/vt6655
Malcolm Priestley e235727173 staging: vt6655: Replace typedef struct tagSTxDesc
Replace with struct vnt_tx_desc with all members the same.

volatile is removed from pointers as this generates warning
message.

Only the first four members of vnt_tx_desc need to be volatile.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-14 19:31:11 -07:00
..
Kconfig
Makefile staging: vt6655: remove mib.c/h dead code. 2015-06-01 06:24:57 +09:00
TODO
baseband.c staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG 2015-07-22 20:51:37 -07:00
baseband.h
card.c staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
card.h staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
channel.c
channel.h
desc.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
device.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
device_cfg.h staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG 2015-07-22 20:51:37 -07:00
device_main.c staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
dpc.c staging: vt6655: Fix wReqCount to __le16 2015-07-22 20:51:39 -07:00
dpc.h
key.c
key.h
mac.c staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG 2015-07-22 20:51:37 -07:00
mac.h
power.c staging: vt6655: Correct listen interval TBTT wake up 2015-07-14 19:26:35 -07:00
power.h staging: vt6655: fix c99 comments and line length 2015-06-15 21:50:22 -07:00
rf.c Staging: vt6655: Replace C99 comments in rf.h and rf.c. 2015-07-14 19:28:40 -07:00
rf.h Staging: vt6655: Replace C99 comments in rf.h and rf.c. 2015-07-14 19:28:40 -07:00
rxtx.c staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
rxtx.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
srom.c
srom.h
test
tmacro.h Staging: vt6655 fix C99 style comments 2015-03-06 16:26:58 -08:00
upc.h Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h. 2015-07-14 19:28:40 -07:00