]> git.baikalelectronics.ru Git - kernel.git/commit
ppp: reuse print_hex_dump_bytes
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 27 Mar 2013 05:54:14 +0000 (05:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2013 16:48:33 +0000 (12:48 -0400)
commit834a82c0f25b7ada866a8951d45e2b43d7555648
tree20d492fd7588c78f3f870336bb7f8c7c9905554a
parent15e4eaefe7b61dc670b90ebe928c4e69f72c02bb
ppp: reuse print_hex_dump_bytes

There is a native function to dump hex buffers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ppp/ppp_synctty.c