]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81db3df99e9ebed3cc024b94dd4864cf0a3f574a
tree93543934acc103cb9b42789d38e77321fe06331f
parente5980ac47e083a51825dc8a6b19a4f343591a70a
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