Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73517
b: refs/heads/master
c: b166760
h: refs/heads/master
i:
  73515: 6239524
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Nov 11, 2007
1 parent 63e1e4a commit 19e663f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: fbd52eb2bd17bd3468974aa2fdce140f0cd32fc7
refs/heads/master: b1667609cd9a98ce32559e06f36fca54c775a51f
5 changes: 0 additions & 5 deletions trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1813,11 +1813,6 @@ static int ip_route_input_slow(struct sk_buff *skb, __be32 daddr, __be32 saddr,
goto martian_destination;

err = ip_mkroute_input(skb, &res, &fl, in_dev, daddr, saddr, tos);
if (err == -ENOBUFS)
goto e_nobufs;
if (err == -EINVAL)
goto e_inval;

done:
in_dev_put(in_dev);
if (free_res)
Expand Down

0 comments on commit 19e663f

Please sign in to comment.