From: Johannes Berg Date: Wed, 21 May 2008 15:33:42 +0000 (+0200) Subject: mac80211: remove channel use statistics X-Git-Tag: v2.6.27-rc1~969^2~337^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e72ebd686a7f39facdfff639386055f1ad7dc88;p=pandora-kernel.git mac80211: remove channel use statistics The useless channel use statistics are quite a lot of code, currently use integer divisions in the packet fast path, are rather inaccurate since they do not account for retries and finally nobody even cares. Hence, remove them completely. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed