]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: vt6656: rxtx.c change tx functions to return u16
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 1 Oct 2013 14:50:24 +0000 (15:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:56:08 +0000 (13:56 -0700)
commit0a0f4b69590cf607eba45062c65976040e15b084
treeee07b1cd393c04fd053965f58dc22f8c15779d1b
parentd974ce4f3bc19f9b228e1ec4964a580f350a6ffa
staging: vt6656: rxtx.c change tx functions to return u16

s_vGenerateTxParameter, s_vFillCTSHead, s_vFillRTSHead, vnt_rxtx_rts* functions
to return u16

Initially this is the duration_id field for ieee80211_hdr

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