From: Joe Perches Date: Tue, 15 May 2012 21:20:31 +0000 (-0700) Subject: net: mac80211: Add and use ht_vdbg debugging macro X-Git-Tag: v3.6-rc1~125^2~57^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63e9ae3b12fd0c6a3795c9b08de6b476f80b8c3;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed