commit | f1160434c7658af3f7b0926b88df49a66cb3c3e0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 20:25:20 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue May 05 14:21:54 2015 +0200 |
tree | da2608e58bb5e8b3c10ab1900425859c956fc54e | |
parent | b8e69d51ffb5753cbb62f3ebfeadeffd3a19b0e9 [diff] |
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>