aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorRami Rosen <ramirose@gmail.com>2008-07-24 10:40:37 +0300
committerJohn W. Linville <linville@tuxdriver.com>2008-07-29 16:55:07 -0400
commit5422399518e8142198df888aab00acdac251f754 (patch)
tree1922c0efe9d490c0152487f977241fd9375e101c /include/linux/kernel.h
parentmac80211: fix sparse integer as NULL pointer warning (diff)
downloadwireguard-linux-5422399518e8142198df888aab00acdac251f754.tar.xz
wireguard-linux-5422399518e8142198df888aab00acdac251f754.zip
mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.
In net/mac80211/tx.c, there are some #ifdef which checks MAC80211_VERBOSE_PS_DEBUG (which in fact is never set) instead of CONFIG_MAC80211_VERBOSE_PS_DEBUG, as should be. This patch replaces MAC80211_VERBOSE_PS_DEBUG with CONFIG_MAC80211_VERBOSE_PS_DEBUG in these #ifdef commands in net/mac80211/tx.c. Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions