]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: use %pm to print mac addresses
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 6 Jul 2012 15:30:21 +0000 (18:30 +0300)
committerFelipe Balbi <balbi@ti.com>
Thu, 23 Aug 2012 08:04:20 +0000 (11:04 +0300)
commit8c7ca99250de69dfe97c5f4f6e2eb11dc6145779
tree6580bd515aff40c1959141d4bfa44091f80948bc
parent974e9323deefbab923d7aa8f0e4bcf9066c2ec97
usb: gadget: use %pm to print mac addresses

%pm already provides pretty print for mac addresses, let's
use that and drop homebrew mac address printing.

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