Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111585
b: refs/heads/master
c: 77eb851
h: refs/heads/master
i:
  111583: 52b50f0
v: v3
  • Loading branch information
Sven Wegener authored and Simon Horman committed Sep 7, 2008
1 parent 3c65658 commit 72056e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: a5ba4bf2732c85d8c95e0432966f79aa2b159478
refs/heads/master: 77eb851630bba8ea9962a1b2f01b23bd5d57c58e
4 changes: 2 additions & 2 deletions trunk/net/ipv4/ipvs/ip_vs_proto.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const char * ip_vs_state_name(__u16 proto, int state)
}


void
static void
ip_vs_tcpudp_debug_packet_v4(struct ip_vs_protocol *pp,
const struct sk_buff *skb,
int offset,
Expand Down Expand Up @@ -190,7 +190,7 @@ ip_vs_tcpudp_debug_packet_v4(struct ip_vs_protocol *pp,
}

#ifdef CONFIG_IP_VS_IPV6
void
static void
ip_vs_tcpudp_debug_packet_v6(struct ip_vs_protocol *pp,
const struct sk_buff *skb,
int offset,
Expand Down

0 comments on commit 72056e0

Please sign in to comment.