commit | 79027596ff710f9662ccae5f5e85de43961420ed | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Feb 07 12:45:44 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 08 15:26:33 2012 -0500 |
tree | 4252ec4a241226f4366ba4ab879c9fa7545c2273 | |
parent | 77c06c2cb44fe68295efdd33939153c7d56de004 [diff] |
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk When not debugging mac80211 code, station state transitions do not need to show up in the kernel log. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>