]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: clean up global debugfs statistics
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 18:25:20 +0000 (20:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 May 2015 12:21:54 +0000 (14:21 +0200)
commit966e0dc4ef0aee177b92f865cae679801eef4ee7
treeda2608e58bb5e8b3c10ab1900425859c956fc54e
parentd21cb6870de532abcd1223bc406d63cc2c5057eb
mac80211: clean up global debugfs statistics

The debugfs statistics macros are pointlessly verbose, so change
that macro to just have a single argument. While at it, remove
the unused counters and rename rx_expand_skb_head2 to the better
rx_expand_skb_head_defrag.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs.c
net/mac80211/ieee80211_i.h
net/mac80211/rx.c