commit | eacc4d6a7dc447ec4fc219af129e0fe50d21d8f7 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jan 07 01:17:27 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 01:17:27 2010 -0800 |
tree | fff18ed38ce2984a8f78481aefeed9dc8fe92ffc | |
parent | 4754b3de93f893e85d811031ff742fc7a4f53db4 [diff] |
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address Use the %pM kernel extension to display the MAC address. The only difference in the output is that the MAC address is shown in the usual colon-separated hex notation. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: David S. Miller <davem@davemloft.net>