commit | dd5ee59bb005df38ca3ee00bc6ac349dc3370e4f | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Mon Feb 04 15:38:23 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 11 15:34:56 2013 -0500 |
tree | c3523bb4a3ff031601ed32ea83b415fc76f8f39f | |
parent | 5d8eac3ad982ee32e3dee56626ba3d1fc577fcbc [diff] |
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>