From: Jens Frederich Date: Thu, 15 Aug 2013 19:40:01 +0000 (+0200) Subject: Staging: olpc_dcon: more big endian conformity X-Git-Tag: v3.12-rc1~183^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b7ed475e2b71eba68ee9714b29c712f8dc41f6;p=pandora-kernel.git Staging: olpc_dcon: more big endian conformity Using an int which is casted to unsigned char as inbuf is messy. The code won't work on big endian systems. The patch should fix this. Signed-off-by: Jens Frederich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed