From: Joe Perches Date: Mon, 15 Apr 2013 15:17:19 +0000 (+0000) Subject: neighbour: Convert NEIGH_PRINTK to neigh_dbg X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d427cdaeae33752fbd5c674cc52a8f8e65a550;p=pandora-kernel.git neighbour: Convert NEIGH_PRINTK to neigh_dbg Update debugging messages to a more current style. Emit these debugging messages at KERN_DEBUG instead of KERN_DEFAULT. Add and use neigh_dbg(level, fmt, ...) macro Add dynamic_debug capability via pr_debug Convert embedded function names to "%s: ", __func__ Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed