staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 22 Mar 2014 09:01:24 +0000 (09:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:05:28 +0000 (16:05 -0700)
commitb2d577db6fcc3e79b1e4bfb8ed116da1268f4575
tree8e156da8c2cab5094a0e9a37085d2b9c7c7ce0cc
parent81db3df99e9ebed3cc024b94dd4864cf0a3f574a
staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type

Use base type __le32 and endian correct changed values.

Correct endian conversions to cpu_to_le32.

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