Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183968
b: refs/heads/master
c: d088dde
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Egger authored and David S. Miller committed Feb 4, 2010
1 parent a9ae9ce commit 3801508
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: b0f83b280fcfa9cdd66b748f0c12fb26ce69e391
refs/heads/master: d088dde7b19628f386c486f16cd471f5b5682ca8
4 changes: 0 additions & 4 deletions trunk/net/ipv4/fib_semantics.c
Original file line number Diff line number Diff line change
Expand Up @@ -528,10 +528,6 @@ static int fib_check_nh(struct fib_config *cfg, struct fib_info *fi,
if (nh->nh_gw) {
struct fib_result res;

#ifdef CONFIG_IP_ROUTE_PERVASIVE
if (nh->nh_flags&RTNH_F_PERVASIVE)
return 0;
#endif
if (nh->nh_flags&RTNH_F_ONLINK) {
struct net_device *dev;

Expand Down

0 comments on commit 3801508

Please sign in to comment.