ath9k: Properly use unlikely check macro
commitaaef24b4c9f5db726e618977b74ffef924360de5
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Tue, 7 Dec 2010 15:10:58 +0000 (7 20:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:08:08 +0000 (7 17:08 -0500)
treefbdaee34dbfd5bd41f17af1b1fc156c91731c1ce
parentcaa0a99acd2c4eb0a8d4e9caae397291e4cf743a
ath9k: Properly use unlikely check macro

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>
drivers/net/wireless/ath/ath9k/recv.c