ipv6: icmp: include addresses in debug messages
authorBjørn Mork <bjorn@mork.no>
Sat, 24 Oct 2015 12:00:20 +0000 (14:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2015 04:59:42 +0000 (21:59 -0700)
commit4b3418fba0fe819197e3359d5ddbef84ba2c59de
treedb95a279e1b8329f040908744c7c561df44772ee
parent1075ef5950da97927ae1b3ef76d03e211c4fdb55
ipv6: icmp: include addresses in debug messages

Messages like "icmp6_send: no reply to icmp error" are close
to useless. Adding source and destination addresses to provide
some more clue.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/icmp.c