From: Bruno Randolf Date: Thu, 25 Mar 2010 05:49:36 +0000 (+0900) Subject: ath5k: simplify MIB counters X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=495391d715a310a7cbf622850e372d40ac86ef6e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed