From: Johannes Berg Date: Thu, 10 Jun 2010 08:21:51 +0000 (+0200) Subject: mac80211: fix mgmt frame accounting X-Git-Tag: v2.6.36-rc1~571^2~540^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b58ff832df9222e1fb3c58ae7f745f95569b55e;p=pandora-kernel.git mac80211: fix mgmt frame accounting The recent change to processing action frames from the management frame queue had already broken action frame accounting, and my rework didn't help either. So add back accounting and simplify the code with a label rather than duplicating it, and also add accounting for management frames. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed