ath9k: Remove has_hw_phycounters

PHY counters are available in all chipsets supported
by ath9k. Remove the check.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
此提交包含在:
Sujith
2009-08-13 09:34:25 +05:30
提交者 John W. Linville
父節點 2a219eb267
當前提交 1aa8e84736
共有 4 個檔案被更改,包括 87 行新增111 行删除

查看文件

@@ -507,7 +507,6 @@ struct ath_hw {
/* ANI */
u32 proc_phyerr;
bool has_hw_phycounters;
u32 aniperiod;
struct ar5416AniState *curani;
struct ar5416AniState ani[255];