diff options
author | Lennart Sorensen <lsorense@csclub.uwaterloo.ca> | 2012-09-07 12:14:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:28:06 +0900 |
commit | 1af3bea6c3e3afbc033c2ab5917430d5192c84a3 (patch) | |
tree | be3e1891d00fae9e027ee3c1c4bf3ab328be04aa /scripts | |
parent | 3f99feef88eb867056bd4459e4cf68da33af8861 (diff) | |
download | kernel_samsung_crespo-1af3bea6c3e3afbc033c2ab5917430d5192c84a3.zip kernel_samsung_crespo-1af3bea6c3e3afbc033c2ab5917430d5192c84a3.tar.gz kernel_samsung_crespo-1af3bea6c3e3afbc033c2ab5917430d5192c84a3.tar.bz2 |
sierra_net: Endianess bug fix.
[ Upstream commit 2120c52da6fe741454a60644018ad2a6abd957ac ]
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 <lsorense@csclub.uwaterloo.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions