commit | 1e02382979dd422e3b1bdb45545a0699497e3692 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jan 15 00:38:40 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 24 14:21:13 2012 -0500 |
tree | bd640f0c9c3c42d8773630185df6b828a65de066 | |
parent | d6400c29abcd218bcc9be5d09f76e0770e25face [diff] |
brcm80211: Add and use brcmX_dbg_dump_hex Reduce the number of #ifdef DEBUG uses by adding a dbg_hex_dump routine which has the appropriate #ifdef DEBUG test. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>