diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-12-14 14:12:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-01-06 15:04:25 -0800 |
commit | c4ae8aea88809050e8ae76a8c3e252ba3fe6e2cc (patch) | |
tree | b96e80f215bbf10f188a43041a6578afba5b277f /kernel/rtmutex-debug.c | |
parent | df5d119f46660631b9d50b91b1b888cdb512bdb2 (diff) |
iwlwifi: fix more eeprom endian bugs
commit b7bb1756cb6a610cdbac8cfdad9e79bb5670b63b upstream.
I've also for a long time had a problem with the
temperature calculation code, which I had fixed
by byte-swapping the values, and now it turns out
that was the correct fix after all.
Also, any use of iwl_eeprom_query_addr() that is
for more than a u8 must be cast to little endian,
and some structs as well.
Fix all this. Again, no real impact on platforms
that already are little endian.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions