Files
linux/net/mac80211
Rami Rosen 5422399518 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>
2008-07-29 16:55:07 -04:00
..
2008-07-14 14:30:07 -04:00
2008-07-14 14:52:57 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-05-14 16:29:34 -04:00
2008-05-21 21:48:09 -04:00
2008-07-14 14:52:57 -04:00
2008-07-14 14:52:57 -04:00
2008-05-07 15:02:11 -04:00
2008-07-14 14:30:07 -04:00
2008-07-20 00:08:04 -07:00
2008-03-06 15:30:46 -05:00