staging: qlge: emit debug and dump at same level
authorKaaira Gupta <kgupta@es.iitr.ac.in>
Sun, 23 Feb 2020 17:31:32 +0000 (23:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Feb 2020 18:18:54 +0000 (19:18 +0100)
commit64e4965942e68526485e3d6a8eb7a0f716f42bf5
treec3d226f5cb23f4c458c710a45d9d8e071092b051
parent67e6cf7338e162d981b53c2432ebd48a465e694e
staging: qlge: emit debug and dump at same level

Simplify code in ql_mpi_core_to_log() by calling print_hex_dump()
instead of existing functions so that the debug and dump are
emitted at the same KERN_<LEVEL>

Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in>
Link: https://lore.kernel.org/r/20200223173132.GA13649@kaaira-HP-Pavilion-Notebook
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_dbg.c