Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315078
b: refs/heads/master
c: 2db2d67
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jul 11, 2012
1 parent 3a52708 commit 995c827
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 710ab6c03122cf464510f8c86eb0a179e80b2d61
refs/heads/master: 2db2d67e4cf6100249bad575d9c13c16fd7b06dc
1 change: 0 additions & 1 deletion trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2668,7 +2668,6 @@ struct dst_entry *ipv4_blackhole_route(struct net *net, struct dst_entry *dst_or
new->__use = 1;
new->input = dst_discard;
new->output = dst_discard;
dst_copy_metrics(new, &ort->dst);

new->dev = ort->dst.dev;
if (new->dev)
Expand Down

0 comments on commit 995c827

Please sign in to comment.