From: Sujith Manoharan Date: Mon, 4 Feb 2013 10:08:23 +0000 (+0530) Subject: ath9k: Fix ATH9K_HW_CAP_HT usage X-Git-Tag: v3.9-rc1~139^2~31^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5ee59bb005df38ca3ee00bc6ac349dc3370e4f;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed