From: Johannes Berg Date: Fri, 21 Nov 2014 13:26:31 +0000 (+0100) Subject: mac80211: provide per-TID RX/TX MSDU counters X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~206^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c892b85027d5074dfa670dd451c14ee649fb88;p=pandora-kernel.git mac80211: provide per-TID RX/TX MSDU counters Implement the new counters cfg80211 can now advertise to userspace. The TX code is in the sequence number handler, which is a bit odd, but that place already knows the TID and frame type, so it was easiest and least impact there. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed