Re: [PATCH v3 3/6] scsi: qla4xxx: print MAC and SID via %p[mM][R]

2016-10-24 Thread Ewan D. Milne
On Sat, 2016-10-22 at 20:32 +0300, Andy Shevchenko wrote: > From: Oleksandr Khoshaba > > In the kernel we have nice specifier to print MAC by given pointer to the > address in a binary form. > > Signed-off-by: Oleksandr Khoshaba > Acked-by: Vikas Chaudhary > Cc: qlogic-storage-upstr...@qlogic.

[PATCH v3 3/6] scsi: qla4xxx: print MAC and SID via %p[mM][R]

2016-10-22 Thread Andy Shevchenko
From: Oleksandr Khoshaba In the kernel we have nice specifier to print MAC by given pointer to the address in a binary form. Signed-off-by: Oleksandr Khoshaba Acked-by: Vikas Chaudhary Cc: qlogic-storage-upstr...@qlogic.com Signed-off-by: Andy Shevchenko --- drivers/scsi/qla4xxx/ql4_mbx.c |