OSDN Git Service

staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 22 Mar 2014 09:01:23 +0000 (09:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:05:28 +0000 (16:05 -0700)
commitfbfaccff4f522260ca1ce859a9ca63f96c2256a7
tree93543934acc103cb9b42789d38e77321fe06331f
parent038dcf12b6ca9dcf3e8e50d13326f7b4ef6a196f
staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter

Fix base type to __le32 and remove camel case.

Camel case change
dwRevIVCounter -> rev_iv_counter

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