From: hartleys Date: Tue, 5 Jan 2010 06:54:01 +0000 (+0000) Subject: drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address X-Git-Tag: v2.6.34-rc1~233^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829911725f4bb72c30480aab756704d588c7cd1e;p=pandora-kernel.git drivers/net/atl1c/atl1c_main.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 Cc: David S. Miller Signed-off-by: David S. Miller --- Reading git-diff-tree failed