From 1816241af842a2b3b06187952bbf45c7c7f1530c Mon Sep 17 00:00:00 2001 From: Yan Zheng Date: Mon, 24 Oct 2005 19:55:23 +0800 Subject: [PATCH] --- yaml --- r: 10092 b: refs/heads/master c: 4ea6a8046bb49d43c950898f0cb4e1994ef6c89d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/ipv6/ip6_flowlabel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 13a141fb71ad..02b6ffac8629 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 444d1d9bb5b724f03344c9317bc01d54a9b39073 +refs/heads/master: 4ea6a8046bb49d43c950898f0cb4e1994ef6c89d diff --git a/trunk/net/ipv6/ip6_flowlabel.c b/trunk/net/ipv6/ip6_flowlabel.c index f841bde30c18..bbbe80cdaf72 100644 --- a/trunk/net/ipv6/ip6_flowlabel.c +++ b/trunk/net/ipv6/ip6_flowlabel.c @@ -483,7 +483,7 @@ int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen) goto done; } fl1 = sfl->fl; - atomic_inc(&fl->users); + atomic_inc(&fl1->users); break; } }