commit | 1c1df86fad68dd7188ea498e796c9d2ede679421 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Apr 04 14:00:33 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Jun 15 10:15:08 2016 +0100 |
tree | fb55a51870f2fd71ba9fa551e207dadf7a7aec9e | |
parent | 1a70c05bad1383fdda95e713baee5f76c4726d24 [diff] |
rxrpc: Don't assume anything about the address in an ICMP packet Don't assume anything about the address in an ICMP packet in rxrpc_error_report() as the address may not be IPv4 in future, especially since we're just printing these details. Signed-off-by: David Howells <dhowells@redhat.com>