From: Felix Fietkau Date: Mon, 13 Dec 2010 07:40:53 +0000 (+0100) Subject: ath9k_hw: fix the PA predistortion rate mask X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1782352d4908c79d195b43e0c1b6b109e0d93d05;p=pandora-kernel.git ath9k_hw: fix the PA predistortion rate mask The EEPROM PAPRD rate mask fields only contain mask values for actual rates in the low 25 bits. The upper bits are reserved for tx power scale values. Add the proper mask definitions and use them before writing the values to the register. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed