From: Johannes Berg Date: Wed, 15 Jul 2009 05:23:23 +0000 (+0000) Subject: net: deprecate print_mac X-Git-Tag: v2.6.32-rc1~703^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5eb0589937eae2d58fca17fa45ed44152e772ed;p=pandora-kernel.git net: deprecate print_mac We've had %pM for long enough now, time to deprecate print_mac() and remove the __maybe_unused attribute from DECLARE_MAC_BUF so that variables declared with that can be found and removed. Otherwise people are putting in new users of print_mac(). Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed