staging: vt6656: s_vFillCTSHead remove camel case
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 10 Jul 2014 18:56:16 +0000 (19:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:17:15 +0000 (15:17 -0700)
commitee16de8c9548bd8fd209912b94d73c953ae3024d
treeaeb1ad37253cc72ac81b52b363d1b86fde9f2551
parent9ec7f2d8e25c1147f51b12e55a41f6fb168127b4
staging: vt6656: s_vFillCTSHead remove camel case

Camel case changes
byPktType -> pkt_type
cbFrameLength -> frame_len
bNeedAck -> need_ack
pDevice -> priv
uCTSFrameLen -> cts_frame_len

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