ath9k: Properly use unlikely check macro
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Tue, 7 Dec 2010 15:10:58 +0000 (20:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:08:08 +0000 (17:08 -0500)
AUTOSLEEP feature is enabled only for AR9271 and AR9003 version
chipsets.So unlikely macro should be used only to check whether
auto-sleep feature is enabled

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found