Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73616
b: refs/heads/master
c: 22649d1
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Nov 13, 2007
1 parent 853d467 commit d90204f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 6aed42159db1f99e83ccf17b1aa1a83bc75ac3e8
refs/heads/master: 22649d1afbe6988688a07fd70abb06f1e2213567
1 change: 0 additions & 1 deletion trunk/net/ipv4/ipvs/ip_vs_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ struct ip_vs_dest *ip_vs_try_bind_dest(struct ip_vs_conn *cp)
} else
return NULL;
}
EXPORT_SYMBOL(ip_vs_try_bind_dest);


/*
Expand Down
1 change: 0 additions & 1 deletion trunk/net/ipv4/ipvs/ip_vs_ctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,6 @@ struct ip_vs_dest *ip_vs_find_dest(__be32 daddr, __be16 dport,
ip_vs_service_put(svc);
return dest;
}
EXPORT_SYMBOL(ip_vs_find_dest);

/*
* Lookup dest by {svc,addr,port} in the destination trash.
Expand Down

0 comments on commit d90204f

Please sign in to comment.