From: H Hartley Sweeten Date: Wed, 30 Dec 2009 04:01:46 +0000 (-0800) Subject: drivers/net/lib82596.c: use %pM to shown MAC address X-Git-Tag: v2.6.34-rc1~233^2~694 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557b0bbd62389ab438424e9f895197607666ea4d;p=pandora-kernel.git drivers/net/lib82596.c: use %pM to shown 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 instead of space-separated. Signed-off-by: H Hartley Sweeten Signed-off-by: David S. Miller --- Reading git-diff-tree failed