Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289727
b: refs/heads/master
c: 658c8d9
h: refs/heads/master
i:
  289725: f0f70a0
  289723: 7666425
  289719: 70350a2
  289711: 4bd427f
  289695: ff34395
  289663: bc9c1a2
v: v3
  • Loading branch information
David S. Miller committed Jan 24, 2012
1 parent fecb692 commit 4290d70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 496053f488fc2d859e41574f3421993826d2d0eb
refs/heads/master: 658c8d964eb3cdb7e4230a59ba09c75a3359ee4a
1 change: 1 addition & 0 deletions trunk/net/ipv4/ipip.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ static netdev_tx_t ipip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev)
dev->stats.tx_fifo_errors++;
goto tx_error;
}
dst = rt->rt_gateway;
}

rt = ip_route_output_ports(dev_net(dev), &fl4, NULL,
Expand Down

0 comments on commit 4290d70

Please sign in to comment.