commit | 8ae746543c8370fd04c28aaf8f185c1687b0e694 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 15 00:38:38 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 24 14:21:13 2012 -0500 |
tree | 371607ef4f5e9daee7e34c2bf3c113ea12176c56 | |
parent | f99725777e0f57e71f37191eee5f10071ed7b423 [diff] |
brcm80211: Use normal DEBUG define Current CONFIG_BRCMDBG flag when enabled does not necessarily enable proper pr_debug output when DEBUG is not also enabled. Remove BCMDBG define and just use DEBUG instead. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>