summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2011-01-26 09:22:15 +0100
committerJohn W. Linville <linville@tuxdriver.com>2011-01-26 16:15:45 -0500
commitba99d93b3d7bb3a6406bc86f41ab863895968a0f (patch)
tree511152e36ae9982361a7241e557aafba79bf8ecf /net/mac80211/tx.c
parent62362dee83c2a50465cc64ba701ebd741996ec80 (diff)
mac80211: use DECLARE_EVENT_CLASS
For events that include only the local struct as their parameter, we can use DECLARE_EVENT_CLASS and save quite some binary size across segments as well lines of code. text data bss dec hex filename 375745 19296 916 395957 60ab5 mac80211.ko.before 367473 17888 916 386277 5e4e5 mac80211.ko.after -8272 -1408 0 -9680 -25d0 delta Some more tracepoints with identical arguments could be combined like this but for now this is the one that benefits most. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions