On Wed, Sep 2, 2015 at 6:52 PM, Richard Laing
<[email protected]> wrote:
> In the IPv6 multicast routing code the mrt_lock was not being released
> correctly in the MFC iterator, as a result adding or deleting a MIF would
> cause a hang because the mrt_lock could not be acquired.
>
> This fix is a copy of the code for the IPv4 case and ensures that the lock
> is released correctly.
>
> Signed-off-by: Richard Laing <[email protected]>

Good catch!

Acked-by: Cong Wang <[email protected]>

Needs to go to -stable too.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to