[PATCH]IPv6: fix refcnt of struct ip6_flowlabel

STALE7591d

3 messages, 3 authors, 2005-10-25 · open the first message on its own page

[PATCH]IPv6: fix refcnt of struct ip6_flowlabel

From: Yan Zheng <hidden>
Date: 2005-10-24 12:10:16

Signed-off-by: Yan Zheng <redacted>


Index: net/ipv6/ip6_flowlabel.c
===================================================================
--- linux-2.6.14-rc5/net/ipv6/ip6_flowlabel.c	2005-10-22 10:31:13.000000000 +0800
+++ linux/net/ipv6/ip6_flowlabel.c	2005-10-24 19:55:23.000000000 +0800
@@ -483,7 +483,7 @@
 						goto done;
 					}
 					fl1 = sfl->fl;
-					atomic_inc(&fl->users);
+					atomic_inc(&fl1->users);
 					break;
 				}
 			}

Re: [PATCH]IPv6: fix refcnt of struct ip6_flowlabel

From: Arnaldo Carvalho de Melo <hidden>
Date: 2005-10-24 18:35:35

On 10/24/05, Yan Zheng [off-list ref] wrote:
quoted hunk
Signed-off-by: Yan Zheng <redacted>


Index: net/ipv6/ip6_flowlabel.c
===================================================================
--- linux-2.6.14-rc5/net/ipv6/ip6_flowlabel.c   2005-10-22 10:31:13.000000000 +0800
+++ linux/net/ipv6/ip6_flowlabel.c      2005-10-24 19:55:23.000000000 +0800
@@ -483,7 +483,7 @@
                                                goto done;
                                        }
                                        fl1 = sfl->fl;
-                                       atomic_inc(&fl->users);
+                                       atomic_inc(&fl1->users);
                                        break;
Looks OK to me, Yoshifuji-san, ACK?

- Arnaldo

Re: [PATCH]IPv6: fix refcnt of struct ip6_flowlabel

From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2005-10-25 08:22:54

In article [off-list ref] (at Mon, 24 Oct 2005 16:35:33 -0200), Arnaldo Carvalho de Melo [off-list ref] says:
On 10/24/05, Yan Zheng [off-list ref] wrote:
quoted
Signed-off-by: Yan Zheng <redacted>


Index: net/ipv6/ip6_flowlabel.c
===================================================================
--- linux-2.6.14-rc5/net/ipv6/ip6_flowlabel.c   2005-10-22 10:31:13.000000000 +0800
+++ linux/net/ipv6/ip6_flowlabel.c      2005-10-24 19:55:23.000000000 +0800
@@ -483,7 +483,7 @@
                                                goto done;
                                        }
                                        fl1 = sfl->fl;
-                                       atomic_inc(&fl->users);
+                                       atomic_inc(&fl1->users);
                                        break;
Looks OK to me, Yoshifuji-san, ACK?
Acked-by: YOSHIFUJI Hideaki <redacted>

--yoshfuji
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help