commit | 499f42bb03a9bd8a23f73e7c3886f70f52e7edc5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 15 14:20:32 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 05 15:32:10 2012 -0400 |
tree | f0a1ee12e47d46f58094fded70bd7ebf3b49b4c8 | |
parent | d63e9ae3b12fd0c6a3795c9b08de6b476f80b8c3 [diff] |
net: mac80211: Add and use ibss_vdbg debugging macro 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>