staging: vt6656: s_uGetRTSCTSDuration remove camel case
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 11 Jul 2014 00:08:19 +0000 (01:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 00:34:26 +0000 (17:34 -0700)
commit7beae9a26a23c43ff0c3fda2e4f8c05a3a9f5c95
tree3d8c8e911cf3cee6dd735d6e5a6aa90917c5a21a
parent22505b258be0c112b71ef5a794579965c540188f
staging: vt6656: s_uGetRTSCTSDuration remove camel case

camel case changes
pDevice -> priv
byDurType -> dur_type
cbFrameLength -> frame_length
byPktType -> pkt_type
wRate -> rate
bNeedAck -> need_ack
uCTSTime -> cts_time
uDurTime -> dur_time

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