commit | bedf087af96a24861d09586ac25c26691300ff4c | [log] [tgz] |
---|---|---|
author | Jeff Hansen <x@jeffhansen.com> | Wed May 27 12:48:28 2009 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 03 14:05:11 2009 -0400 |
tree | 91f9a8991dfbf56837a80c4ff8b01574359deb0e | |
parent | b74444f8a9039603715973a56df588a5d800c4ef [diff] |
ath9k: Combine legacy and 11n rc statistics This patch combines the legacy and 11n rcstats into one, using the normal rate table indices instead of two separate indices for each mode. Legacy rates also get all of the PER and retry information, now, too. Signed-off-by: Jeff Hansen <x@jeffhansen.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>