[PATCH] neigh: remove duplicated log msg

2016-04-06 Thread Abdelmajid Mlayeh
From: Abdelmajid MLAYEH <abdelmajidx.mla...@intel.com> This will be printed anyways by neigh_suspect Signed-off-by: Abdelmajid Mlayeh <abdelmajidx.mla...@intel.com> --- net/core/neighbour.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/core/neighbour.c b/net/core/neigh

[PATCH] neigh: remove duplicated log msg

2016-04-06 Thread Abdelmajid Mlayeh
From: Abdelmajid MLAYEH This will be printed anyways by neigh_suspect Signed-off-by: Abdelmajid Mlayeh --- net/core/neighbour.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/core/neighbour.c b/net/core/neighbour.c index f18ae91..bf20118 100644 --- a/net/core/neighbour.c +++ b/net