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)
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>

No differences found