Files
linux/drivers/staging
Malcolm Priestley 8e44804e73 staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fb
Replacing members
a, wDuration, wReserved, wRTSDuration_f0, wRTSDuration_f1 and data
with
a, duration, reserved, rts_duration_f0, rts_duration_f1 and data

unsigned short is replaced with u16 or __le16 where necessary.

cast void pointer to pvRTS

Creating the new structure in rxtx.h

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-30 15:19:16 -07:00
..
2014-07-30 17:18:47 -07:00
2014-07-15 08:32:55 -07:00
2014-08-16 12:23:12 -07:00
2014-08-26 12:18:51 -07:00
2014-08-30 13:10:25 -07:00
2014-08-30 13:10:25 -07:00