From 26fcb103c0704fe755a4d63e2deb543cc0208988 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 21 Apr 2008 02:29:32 -0700 Subject: [PATCH] --- yaml --- r: 91929 b: refs/heads/master c: 280a34c87fe07cb15df19bd798b23740223350fb h: refs/heads/master i: 91927: d729c024e66f8e0174ad43b7fef7f7c969fea296 v: v3 --- [refs] | 2 +- trunk/net/ipv6/route.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c010afc3a8a9..fcd056ee7113 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f29b0584dcb695589407a11bb7533fe21fa47c4 +refs/heads/master: 280a34c87fe07cb15df19bd798b23740223350fb diff --git a/trunk/net/ipv6/route.c b/trunk/net/ipv6/route.c index 210a079cfc6f..1f42bc960bd5 100644 --- a/trunk/net/ipv6/route.c +++ b/trunk/net/ipv6/route.c @@ -150,7 +150,7 @@ static struct rt6_info ip6_null_entry_template = { static int ip6_pkt_prohibit(struct sk_buff *skb); static int ip6_pkt_prohibit_out(struct sk_buff *skb); -struct rt6_info ip6_prohibit_entry_template = { +static struct rt6_info ip6_prohibit_entry_template = { .u = { .dst = { .__refcnt = ATOMIC_INIT(1),