staging: vt6656: rxtx: Replace wTxRrvTime*
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 18 Mar 2014 19:24:58 +0000 (19:24 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:00:18 +0000 (09:00 -0700)
Fix base type to __le16 and remove camel case.

Camel case changes
wTxRrvTime* -> rrv_time*

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found