summaryrefslogtreecommitdiffstats
path: root/drivers/net/Space.c
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2016-11-07 12:03:09 -0800
committerDavid S. Miller <davem@davemloft.net>2016-11-09 18:49:39 -0500
commit9d1a6c4ea43e48c7880c85971c17939b56832d8a (patch)
treedb094ff8fb661c8925a895b1eaae48afcf082cf9 /drivers/net/Space.c
parentfd6f24d75ab07fd122c2910d343caa703f712873 (diff)
downloadlinux-9d1a6c4ea43e48c7880c85971c17939b56832d8a.tar.bz2
net: icmp_route_lookup should use rt dev to determine L3 domain
icmp_send is called in response to some event. The skb may not have the device set (skb->dev is NULL), but it is expected to have an rt. Update icmp_route_lookup to use the rt on the skb to determine L3 domain. Fixes: 613d09b30f8b ("net: Use VRF device index for lookups on TX") Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Space.c')
0 files changed, 0 insertions, 0 deletions