diff options
author | David Howells <dhowells@redhat.com> | 2016-10-13 08:43:17 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-10-13 08:43:17 +0100 |
commit | 07096f612fdf2bb5578cd1fecb2884bdbb1cde42 (patch) | |
tree | c3c230929666557c84969cc1dfae24c9bec45e81 /fs/afs/rxrpc.c | |
parent | 54fde4234579d3b1311b3ed1a1e95526a7cfdcd7 (diff) | |
download | linux-07096f612fdf2bb5578cd1fecb2884bdbb1cde42.tar.bz2 |
rxrpc: Fix checking of error from ip6_route_output()
ip6_route_output() doesn't return a negative error when it fails, rather
the ->error field of the returned dst_entry struct needs to be checked.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 75b54cb57ca3 ("rxrpc: Add IPv6 support")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/afs/rxrpc.c')
0 files changed, 0 insertions, 0 deletions