From: Andreas Noever Date: Fri, 20 Jun 2014 19:42:22 +0000 (+0200) Subject: thunderbolt: Add casts to prevent endianness warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801dba53fef8bfc2f1424c33914a41810594bde2;p=pandora-kernel.git thunderbolt: Add casts to prevent endianness warnings Thunderbolt packets are big endian. Cast pkg->buffer to __be32* when accessing the checksum. Reported-by: kbuild test robot Signed-off-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed