rxrpc: Don't try to map ICMP to error as the lower layer already did that
authorDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 16:02:03 +0000 (16:02 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 16:02:03 +0000 (16:02 +0000)
commita4373a489e87e2bf8794194bc275b6c05f1af2f7
tree6f7af79826b0c2ba110ee20d12df54bc422b7c39
parentab802ee0ab5f4e1e7ee17632627726fbd7881e6c
rxrpc: Don't try to map ICMP to error as the lower layer already did that

In the ICMP message processing code, don't try to map ICMP codes to UNIX
error codes as the caller (IPv4/IPv6) already did that for us (ee_errno).

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-error.c
This page took 0.024361 seconds and 5 git commands to generate.