From: Felix Fietkau Date: Fri, 30 Jul 2010 19:02:11 +0000 (+0200) Subject: ath9k: fix a crash in the PA predistortion apply function X-Git-Tag: v2.6.36-rc1~305^2~11^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddfef79257648e165ac49e6088d459819a02a882;p=pandora-kernel.git ath9k: fix a crash in the PA predistortion apply function When updating the PAPRD table in hardware, PAPRD itself needs to be disabled first, otherwise the hardware can throw a data bus error, which upsets at least some platforms. Signed-off-by: Felix Fietkau Acked-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed