From: Johannes Berg Date: Tue, 28 Oct 2008 00:47:26 +0000 (-0700) Subject: net: convert more to %pM X-Git-Tag: v2.6.29-rc1~581^2~969 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c510e4b730a92cecf94ada45c989d8be0200d47;p=pandora-kernel.git net: convert more to %pM A number of places still use %02x:...:%02x because it's in debug statements or for no real reason. Make a few of them use %pM. Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed