Skip to content
Commit 1c2bc7b9 authored by David Howells's avatar David Howells
Browse files

rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually



There are two places that want to transmit a packet in response to one just
received and manually pick the address to reply to out of the sk_buff.
Make them use rxrpc_extract_addr_from_skb() instead so that IPv6 is handled
automatically.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent aaa31cbc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment