mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-17 09:41:09 +02:00
neighbor: remove definition of DEBUG
Defining DEBUG should only be done in development. So remove DEBUG. Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20210114212917.48174-1-trix@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
|
||||
#include <trace/events/neigh.h>
|
||||
|
||||
#define DEBUG
|
||||
#define NEIGH_DEBUG 1
|
||||
#define neigh_dbg(level, fmt, ...) \
|
||||
do { \
|
||||
|
||||
Reference in New Issue
Block a user