From 72056e043b6dc753a3f94318263cc2c8081e149a Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Fri, 5 Sep 2008 14:43:00 +0200 Subject: [PATCH] --- yaml --- r: 111585 b: refs/heads/master c: 77eb851630bba8ea9962a1b2f01b23bd5d57c58e h: refs/heads/master i: 111583: 52b50f0454a26efee88097aa721eab34a83c9fbe v: v3 --- [refs] | 2 +- trunk/net/ipv4/ipvs/ip_vs_proto.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 491e7a7b5f99..43b27c6acc40 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5ba4bf2732c85d8c95e0432966f79aa2b159478 +refs/heads/master: 77eb851630bba8ea9962a1b2f01b23bd5d57c58e diff --git a/trunk/net/ipv4/ipvs/ip_vs_proto.c b/trunk/net/ipv4/ipvs/ip_vs_proto.c index 50f6215bedaf..b06da1c3445a 100644 --- a/trunk/net/ipv4/ipvs/ip_vs_proto.c +++ b/trunk/net/ipv4/ipvs/ip_vs_proto.c @@ -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, @@ -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,