git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abca123
)
wlcore: use print_hex_dump_debug()
author
Luciano Coelho
<coelho@ti.com>
Tue, 12 Mar 2013 15:04:01 +0000
(17:04 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 25 Mar 2013 10:36:24 +0000
(12:36 +0200)
We were printing out all the hex dumps regardless of whether dynamic
debugging was enabled or not. Now that print_hex_dump_debug() has
been implemented, we can use that instead.
Reported-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found