From: Eric Dumazet <eric.duma...@gmail.com>
Date: Fri, 19 Jul 2013 20:07:16 -0700

> From: Eric Dumazet <eduma...@google.com>
> 
> commit 9f00b2e7cf24 ("bridge: only expire the mdb entry when query is
> received") added a nasty bug as an active timer can be reinitialized.
> 
> setup_timer() must be done once, no matter how many time mod_timer()
> is called. br_multicast_new_group() is the right place to do this.
> 
> Reported-by: Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com>
> Diagnosed-by: Thomas Gleixner <t...@linutronix.de>
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Tested-by: Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com>
> Cc: Cong Wang <amw...@redhat.com>

Applied, thanks a lot Eric.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to