wlcore: use print_hex_dump_debug()
authorLuciano Coelho <coelho@ti.com>
Tue, 12 Mar 2013 15:04:01 +0000 (17:04 +0200)
committerLuciano 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