summaryrefslogtreecommitdiff
path: root/include/net/irda/ircomm_tty_attach.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/irda/ircomm_tty_attach.h')
0 files changed, 0 insertions, 0 deletions
t in sctp protocol stack, it always handles a v4-mapped v6 address as a v4 address. So it's necessary to convert it to a v4 address before looking up assoc by address. This patch is to fix it by calling sctp_verify_addr in which it can do this conversion before calling sctp_endpoint_lookup_assoc, just like what sctp_sendmsg and __sctp_connect do for the address from users. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat