rose: use %*ph specifier
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Sep 2014 15:32:18 +0000 (18:32 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Sep 2014 23:07:25 +0000 (16:07 -0700)
Instead of dereference each byte let's use %*ph specifier in the printk()
calls.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found