ieee802154: use standard routine for printing dumps
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Thu, 18 Jun 2009 04:16:46 +0000 (04:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Jun 2009 07:18:43 +0000 (00:18 -0700)
Use print_hex_dump_bytes instead of self-written dumping function
for outputting packet dumps.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found