From: Johannes Berg Date: Fri, 12 Sep 2008 09:05:39 +0000 (+0200) Subject: mac80211: remove beacon counters X-Git-Tag: v2.6.28-rc1~717^2~268^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b6cf4ee0fb8a3698c563e101a60f9ee4910de0;p=pandora-kernel.git mac80211: remove beacon counters The beacon counters mac80211 keeps are only used for debugfs, unfortunately, they are incorrect for many hardware designs, namely any design that has a beacon template. Hence, remove the counters so we don't create the impression they are usable. This also allows removing the beacon MESH #ifdef again. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed