ipv6: Do not warn for informational ICMP messages, regardless of type.
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2014 20:33:53 +0000 (16:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2014 20:33:53 +0000 (16:33 -0400)
commitea85a0a2dc7263de733b7d1d13a433d35fcf36f7
tree7ca9f41e4625df0d61a929cb8bfab7c8bf56fa1d
parent908344cdda8039dd5c291e8a1ddd49649dff8c4b
ipv6: Do not warn for informational ICMP messages, regardless of type.

There is no reason to emit a log message for these.

Based upon a suggestion from Hannes Frederic Sowa.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
net/ipv6/icmp.c