smsc9194: Remove uncompilable #if 0'd use of pr_dbg
authorJoe Perches <joe@perches.com>
Wed, 26 Aug 2015 18:49:35 +0000 (11:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2015 20:56:05 +0000 (13:56 -0700)
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>
drivers/net/ethernet/smsc/smc9194.c

Simple merge