Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84847
b: refs/heads/master
c: 4136cd5
h: refs/heads/master
i:
  84845: 9fb28d0
  84843: 0f54cd0
  84839: 0a30bde
  84831: 64c7683
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 8, 2008
1 parent 5372aaa commit 0245faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5da621f1c514b8a39c6f7112becb97262ae76900
refs/heads/master: 4136cd523eb0c0bd53173e16fd7406d31d05824f
2 changes: 1 addition & 1 deletion trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@ int ip_route_input(struct sk_buff *skb, __be32 daddr, __be32 saddr,
int iif = dev->ifindex;
struct net *net;

net = skb->dev->nd_net;
net = dev->nd_net;
tos &= IPTOS_RT_MASK;
hash = rt_hash(daddr, saddr, iif);

Expand Down

0 comments on commit 0245faf

Please sign in to comment.