]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: fix AR9160 xpaBiasLvlFreq endianness handling
authorAdrian Chadd <adrian.chadd@gmail.com>
Sat, 23 Apr 2011 04:48:53 +0000 (12:48 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 26 Apr 2011 19:50:28 +0000 (15:50 -0400)
commit955cee080aabf01c1291dcb3737f5946a58cee8c
tree7062c8a96152575e65ca9921bcf04cdd0818860e
parent485c0443f294443d403fcafd937cfd6ca1b26013
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 <adrian@freebsd.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/eeprom_def.c