commit | 0118e01935cae83261f1c52f1c88c6514ef330f6 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 26 11:49:35 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 13:56:05 2015 -0700 |
tree | 681c32bc0ff989a89135d1c1f7975e3d86769504 | |
parent | 763a32bd0fea2893d4b87f20f9f9c278d776fbf6 [diff] |
smsc9194: Remove uncompilable #if 0'd use of pr_dbg No pr_dbg method exists. While this code is #if 0'd, it'd be nicer to use the generic hex_dump, so use it instead. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>