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)
commitf1160434c7658af3f7b0926b88df49a66cb3c3e0
treeda2608e58bb5e8b3c10ab1900425859c956fc54e
parentb8e69d51ffb5753cbb62f3ebfeadeffd3a19b0e9
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