]> git.baikalelectronics.ru Git - kernel.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)
commitc43733a4c4837ca7a5fb16e27f5678f5eaeff90c
treeee07b1cd393c04fd053965f58dc22f8c15779d1b
parent50da1190f2ab4339fc01cb2e4e1c48b85bb3734f
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