From: Felix Fietkau Date: Mon, 27 Aug 2012 15:00:07 +0000 (+0200) Subject: ath9k: fix PA linearization calibration related crash X-Git-Tag: v3.6-rc6~18^2~22^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51dea9be7e01d7e825ed1882246693f09c21374c;p=pandora-kernel.git ath9k: fix PA linearization calibration related crash Before PAPRD training can run, the card needs to have sent a packet for thermal calibration. Sending a dummy packet with the PAPRD training flag set causes a crash under some circumstance. Fix the code by replacing the dummy tx with a delay that waits for a real packet tx to have occurred. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed