From: Harvey Harrison Date: Mon, 27 Oct 2008 22:47:12 +0000 (-0700) Subject: printk: add %pM format specifier for MAC addresses X-Git-Tag: v2.6.29-rc1~581^2~972 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd45c9cf687682c9ce256ab14bd8914db77410bb;p=pandora-kernel.git printk: add %pM format specifier for MAC addresses Add format specifiers for printing out six colon-separated bytes: MAC addresses (%pM): xx:xx:xx:xx:xx:xx %#pM is also supported and omits the colon separators. Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed