From: Patrick McHardy Date: Mon, 21 Jan 2008 08:24:13 +0000 (-0800) Subject: [ETHER]: Bring back MAC_FMT X-Git-Tag: v2.6.25-rc1~1162^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5250a36954c6658e28cc2e7e07e314e0c79e8bb;p=pandora-kernel.git [ETHER]: Bring back MAC_FMT The print_mac function is not very suitable for debugging printks in performance critical paths since without ifdefs it will always get called. MAC_FMT can be used with pr_debug without any overhead when debugging is disabled. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed