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