ath9k: Fix ATH9K_HW_CAP_HT usage
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 4 Feb 2013 10:08:23 +0000 (15:38 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Feb 2013 20:34:56 +0000 (15:34 -0500)
commitdd5ee59bb005df38ca3ee00bc6ac349dc3370e4f
treec3523bb4a3ff031601ed32ea83b415fc76f8f39f
parent5d8eac3ad982ee32e3dee56626ba3d1fc577fcbc
ath9k: Fix ATH9K_HW_CAP_HT usage

There are a few places where the station's HT capabilities
should be checked instead of ATH9K_HW_CAP_HT, which is a global
feature for the driver. Fix this.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c