[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1367294954.3216.13.camel@cr0>
Date: Tue, 30 Apr 2013 12:09:14 +0800
From: Cong Wang <amwang@...hat.com>
To: netdev@...r.kernel.org
Cc: Herbert Xu <herbert@...dor.hengli.com.au>,
Stephen Hemminger <stephen@...workplumber.org>,
"David S. Miller" <davem@...emloft.net>,
Adam Baker <linux@...er-net.org.uk>
Subject: Re: [Patch net-next v2 2/3] bridge: only expire the mdb entry when
query is received
On Tue, 2013-04-30 at 11:41 +0800, Cong Wang wrote:
> @@ -1263,13 +1265,16 @@ static void br_multicast_leave_group(struct
> net_bridge *br,
...
>
> + if (!mp->timer_armed)
> + goto out;
> +
The above piece doesn't look right, will fix it in v3.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists