diff options
author | Rami Rosen <ramirose@gmail.com> | 2008-07-24 10:40:37 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-07-29 16:55:07 -0400 |
commit | 5422399518e8142198df888aab00acdac251f754 (patch) | |
tree | 1922c0efe9d490c0152487f977241fd9375e101c /net/netlabel/netlabel_domainhash.c | |
parent | 0b06b2ae0e474fc6378117c832bcd94785a9e975 (diff) |
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 'net/netlabel/netlabel_domainhash.c')
0 files changed, 0 insertions, 0 deletions