]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: ethernet: re-use %pM specifier to print MAC
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Jan 2015 11:40:04 +0000 (13:40 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 19 Jan 2015 18:53:32 +0000 (12:53 -0600)
commitf53101f7ad475f3b1a12fa700a2e4f7a4085c816
treeb1f77f3efde490fd63186fbcbb51c38ef024a8c8
parent9be18c8a7d043d4183b1fcc866aa6fafdacddeae
usb: gadget: ethernet: re-use %pM specifier to print MAC

Instead of custom approach the patch converts code to use %pM specifier to
print MAC.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/u_ether.c