]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitccf556148cee4988339f2d58b6e741905ada3aca
tree3d8c8e911cf3cee6dd735d6e5a6aa90917c5a21a
parente0b4871275a0ea9d50862ee41e84cce27d93552f
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