git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d63e9ae
)
net: mac80211: Add and use ibss_vdbg debugging macro
author
Joe Perches
<joe@perches.com>
Tue, 15 May 2012 21:20:32 +0000
(14:20 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Jun 2012 19:32:10 +0000
(15:32 -0400)
Simplify the use of #ifdef CONFIG_MAC80211_IBSS_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>
No differences found