commit | 495391d715a310a7cbf622850e372d40ac86ef6e | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Thu Mar 25 14:49:36 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 31 14:39:09 2010 -0400 |
tree | 7da16c9d9fea88c9fdbeabc839d4d8380fc317ab | |
parent | 9d332c82b4cf2e4538450e4af40f073cc5e599ec [diff] |
ath5k: simplify MIB counters Let's keep MIB counter statistics in our own statistics structure and only convert it to ieee80211_low_level_stats when needed by mac80211. Also we don't need to read profile count registers in the MIB interrupt (they don't trigger MIB interrupts). Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>