mac80211: add a couple of trace event classes to reduce duplicated code
authorLuciano Coelho <coelho@ti.com>
Mon, 9 May 2011 11:40:06 +0000 (14:40 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 May 2011 18:50:38 +0000 (14:50 -0400)
commit92ddc111c4bc7216673bce7c49a2d54bedb1593c
tree05460bd8b32bcc1cf041a5f902fcbe099599f866
parentd381f221199c58d2bf25a7024e786fc58562487c
mac80211: add a couple of trace event classes to reduce duplicated code

The functions drv_add_interface() and drv_remove_interface() print out
the same values in the traces.  Combine the traces of these two
functions into one event class to remove some duplicate code.

Also add a new class for functions drv_set_frag_threshold() and
drv_set_rts_threshold().

Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/driver-trace.h