]> git.baikalelectronics.ru Git - kernel.git/commit
net: mac80211: Add and use ht_vdbg debugging macro
authorJoe Perches <joe@perches.com>
Tue, 15 May 2012 21:20:31 +0000 (14:20 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:32:10 +0000 (15:32 -0400)
commit7519a5569911c32f3247bf51dfc434dd485184d4
tree7d7e89004303daafb4d03e607d6863cd1fdce442
parent331de59d2ed94af10b082ecc92402c06e40ea051
net: mac80211: Add and use ht_vdbg debugging macro

Simplify the use of #ifdef CONFIG_MAC80211_HT_DEBUG/#endif
by adding a logging macro to encapsulate the test.

Convert the appropriate uses too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/agg-rx.c
net/mac80211/agg-tx.c