staging: vt6656: camel case and clean up CARDvAdjustTSF
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 24 May 2014 13:37:01 +0000 (14:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 17:58:24 +0000 (10:58 -0700)
commit302361d47539881865ce5913e36cadd90f90a4b9
treebecb72c4761ae65a48b74742dff5f4f963958aa5
parent3fd2a69c6ebf7c16b731438bd4de003e9c929ea7
staging: vt6656: camel case and clean up CARDvAdjustTSF

camel case changes
pDevice -> priv
byRxRate -> rx_rate
qwBSSTimestamp -> time_stamp
qwLocalTSF -> local_tsf
qwTSFOffset -> tsf_offset
pbyData -> data

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