From: Al Viro Date: Thu, 20 Dec 2007 00:20:12 +0000 (-0500) Subject: airo: fix endianness bug in ->dBm handling X-Git-Tag: v2.6.25-rc1~1162^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851b3e5e3de0feea7bfee634f99a940648de58c8;p=pandora-kernel.git airo: fix endianness bug in ->dBm handling airo_translate_scan() reads BSSListRid directly, does _not_ byteswap and uses ->dBm (__le16) as host-endian. Signed-off-by: Al Viro Signed-off-by: John W. Linville --- Reading git-diff-tree failed