On Thu, 2012-12-13 at 20:23 -0800, Joe Perches wrote: > The logging style in this file is "baroque". > > Convert indirect uses of net_<level>_ratelimited to > simply use net_<level>_ratelimited. > > Add a nd_dbg macro and #define ND_DEBUG for the other > generally inactivated logging messages. > > Make those inactivated messages emit only at KERN_DEBUG > instead of other levels. Add "%s: " __func__ to all > these nd_dbg macros and remove the embedded function > names and prefixes. > > Signed-off-by: Joe Perches <j...@perches.com>
It seems its not a bug fix, so why are you sending this now ? Is it so hard to understand the merge window rule ? net-next is currently closed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/