Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315063
b: refs/heads/master
c: e044a65
h: refs/heads/master
i:
  315061: b5eae6e
  315059: 33d00fa
  315055: d69b08a
v: v3
  • Loading branch information
David S. Miller committed Jul 11, 2012
1 parent 66bece5 commit 58d7d9b
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: 061a5c316b6526dbc729049a16243ec27937cc31
refs/heads/master: e044a651b9b7b1b33d8b7fdb2bb27e443f392083
1 change: 1 addition & 0 deletions trunk/include/net/ip_fib.h
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static inline int fib_lookup(struct net *net, struct flowi4 *flp,
struct fib_result *res)
{
if (!net->ipv4.fib_has_custom_rules) {
res->r = NULL;
if (net->ipv4.fib_local &&
!fib_table_lookup(net->ipv4.fib_local, flp, res,
FIB_LOOKUP_NOREF))
Expand Down

0 comments on commit 58d7d9b

Please sign in to comment.