From: Adrian Chadd Date: Sat, 23 Apr 2011 04:48:53 +0000 (+0800) Subject: ath9k: fix AR9160 xpaBiasLvlFreq endianness handling X-Git-Tag: v3.0-rc1~377^2~161^2^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f63a5a37f9cd925a01840bbb4c3ad9d5034175;p=pandora-kernel.git ath9k: fix AR9160 xpaBiasLvlFreq endianness handling The xpaBiasLvlFreq parameter array is made up of 16 bit words which aren't byte-swapped like the other 16-bit eeprom parameters are. It's only used by the AR9160. Signed-off-by: Adrian Chadd Signed-off-by: John W. Linville --- Reading git-diff-tree failed