From: Bruno Randolf Date: Mon, 27 Sep 2010 03:22:32 +0000 (+0900) Subject: ath5k: Disable interrupts in ath5k_hw_get_tsf64 X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28df897a42aa41d6318be5b9872c4bb5c8d8d7e3;p=pandora-kernel.git ath5k: Disable interrupts in ath5k_hw_get_tsf64 The code in ath5k_hw_get_tsf64() is time critical and will return wrong results if we get interrupted, so disable local interrupts. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed