From: Lennart Sorensen Date: Fri, 7 Sep 2012 12:14:02 +0000 (+0000) Subject: sierra_net: Endianess bug fix. X-Git-Tag: v3.6-rc6~18^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2120c52da6fe741454a60644018ad2a6abd957ac;p=pandora-kernel.git sierra_net: Endianess bug fix. I discovered I couldn't get sierra_net to work on a powerpc. Turns out the firmware attribute check assumes the system is little endian and hence fails because the attributes is a 16 bit value. Signed-off-by: Len Sorensen Signed-off-by: David S. Miller --- Reading git-diff-tree failed