From: Vladimir Kondratiev Date: Wed, 10 Sep 2014 13:34:39 +0000 (+0300) Subject: wil6210: fix usage of print_hex_dump_debug X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871d8c4bbb0f23c29a21b63b1801071766f69b51;p=pandora-kernel.git wil6210: fix usage of print_hex_dump_debug When CONFIG_DYNAMIC_DEBUG is not defined, print_hex_dump_debug is mapped directly to print_hex_dump which might cause printout to exist all the time Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed