From: Malcolm Priestley Date: Sat, 22 Mar 2014 09:01:24 +0000 (+0000) Subject: staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb453db9bfbe23e71c654392e40a30a7bc9958cd;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed