staging: vt6656: rxtx: Replace wRTSDuration* variables
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 18 Mar 2014 19:24:56 +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
wRTSDuration* -> rts_duration*

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

No differences found