]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26b1c349ae312f17129e5e18882cd19573817ce1
tree05460bd8b32bcc1cf041a5f902fcbe099599f866
parent655c767e176c3e76957a8ac9249c19051a819238
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