From 675418d5187785d3d996ca15fd700f5e02901cbc Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 16 May 2012 19:28:38 +0000 Subject: [PATCH] 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-format-patch failed