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)
commitfb453db9bfbe23e71c654392e40a30a7bc9958cd
tree8e156da8c2cab5094a0e9a37085d2b9c7c7ce0cc
parentfbfaccff4f522260ca1ce859a9ca63f96c2256a7
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
This page took 0.025565 seconds and 5 git commands to generate.