summaryrefslogtreecommitdiffstats
path: root/drivers/pci/access.c
diff options
context:
space:
mode:
authorDmitry Popov <ixaphire@qrator.net>2014-06-06 23:19:21 +0400
committerDavid S. Miller <davem@davemloft.net>2014-06-10 23:35:52 -0700
commit2346829e641b804ece9ac9298136b56d9567c278 (patch)
tree4f10815236c30fbcd7da844848e5d421e34bb758 /drivers/pci/access.c
parent87757a917b0b3c0787e0563c679762152be81312 (diff)
downloadblackbird-op-linux-2346829e641b804ece9ac9298136b56d9567c278.tar.gz
blackbird-op-linux-2346829e641b804ece9ac9298136b56d9567c278.zip
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
ipv4_{update_pmtu,redirect} were called with tunnel's ifindex (t->dev is a tunnel netdevice). It caused wrong route lookup and failure of pmtu update or redirect. We should use the same ifindex that we use in ip_route_output_* in *tunnel_xmit code. It is t->parms.link . Signed-off-by: Dmitry Popov <ixaphire@qrator.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci/access.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud