commit | 38b33707a1ec77f7b4c92ae41cfe93318014f5bf | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Dec 23 15:58:46 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:33 2009 -0500 |
tree | f8a93a73d2ad86cbb0061aae62c50492b858ccf0 | |
parent | 285256a59d790c6a9afe8ec82804a369d956ac06 [diff] |
ath9k: Make ANI CCK and OFDM error triggers band specific The CCK and OFDM ANI error triggers are not mode specific but rather band specific so just make use of the already available band from ieee80211_conf. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>