commit | 25502bda07b4cd4f1d9942cca2df446c4a0f167c | [log] [tgz] |
---|---|---|
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | Thu Jun 18 04:16:46 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 19 00:18:43 2009 -0700 |
tree | 669e10051fcc6ac476beb6977496b1c335c16302 | |
parent | a8f447bda3ee00e3a3ab080c48db40078ea65221 [diff] |
ieee802154: use standard routine for printing dumps 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>