From: Joe Perches Date: Wed, 16 May 2012 19:28:38 +0000 (+0000) Subject: net: ipv6: ndisc: Neaten ND_PRINTx macros X-Git-Tag: v3.5-rc1~109^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675418d5187785d3d996ca15fd700f5e02901cbc;p=pandora-kernel.git net: ipv6: ndisc: Neaten ND_PRINTx macros Why use several macros when one will do? Convert the multiple ND_PRINTKx macros to a single ND_PRINTK macro. Use the new net__ratelimited mechanism too. Add pr_fmt with "ICMPv6: " as prefix. Remove embedded ICMPv6 prefixes from messages. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed