staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new functions.
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 26 Aug 2013 10:04:50 +0000 (11:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 13:26:46 +0000 (06:26 -0700)
commit5e67ee4956b7c9a923e2719e3afea61f8b14926e
tree98ddc279d20136d5f9e305c929f02722643fdf25
parent2dc22d5a22d143e5ea2576e9e9c75da0d660d436
staging: vt6656: rxtx.c s_vFillRTSHead Parse out struct vnt_rts_g to new functions.

Parse out vnt_rts_g code to new function vnt_rxtx_rts_g_head.

Also create a new common calling function vnt_fill_ieee80211_rts
to fill the ieee80211_rts structure.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c