diff options
author | 2014-11-07 16:53:12 +0200 | |
---|---|---|
committer | 2014-11-07 12:20:43 -0500 | |
commit | 424c4f7875ee21e803f6ebeb8799b6185eda7864 (patch) | |
tree | 57053dedac0c9108b2c16a34ae873b74da75017a /net/core/utils.c | |
parent | Merge branch 'iov_iter' (diff) | |
download | linux-rng-424c4f7875ee21e803f6ebeb8799b6185eda7864.tar.xz linux-rng-424c4f7875ee21e803f6ebeb8799b6185eda7864.zip |
stmmac: remove custom implementation of print_hex_dump()
There is a kernel helper to dump buffers in a hexdecimal format. This patch
substitutes the open coded function by calling that helper.
The output is slightly changed:
- no lead space
- ASCII part will be printed along with the dump
- offset is longer than 3 characters (now 8)
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions