Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74215
b: refs/heads/master
c: d535a91
h: refs/heads/master
i:
  74213: 1e292ca
  74211: f051cbc
  74207: d1dba69
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Nov 21, 2007
1 parent 6e64477 commit 441e0e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b4a9811c42ecb70b2f0b375f6d4c77ab34d1f598
refs/heads/master: d535a916cdb1620d936a0a6197194c458854bd71
2 changes: 1 addition & 1 deletion trunk/net/ipv4/ipvs/ip_vs_proto.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static struct ip_vs_protocol *ip_vs_proto_table[IP_VS_PROTO_TAB_SIZE];
/*
* register an ipvs protocol
*/
static int register_ip_vs_protocol(struct ip_vs_protocol *pp)
static int __used register_ip_vs_protocol(struct ip_vs_protocol *pp)
{
unsigned hash = IP_VS_PROTO_HASH(pp->protocol);

Expand Down

0 comments on commit 441e0e0

Please sign in to comment.