From: hartleys Date: Tue, 5 Jan 2010 06:55:40 +0000 (+0000) Subject: drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address X-Git-Tag: v2.6.34-rc1~233^2~647 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8e664d34f2f551fd6c2d40033d29c13551292c;p=pandora-kernel.git drivers/net/atl1e/atl1e_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