From: Ido Schimmel <ido...@mellanox.com>
Date: Fri,  1 Sep 2017 12:15:17 +0300

> When a listener registers to the FIB notification chain it receives a
> dump of the FIB entries and rules from existing address families by
> invoking their dump operations.
> 
> While we call into these modules we need to make sure they aren't
> removed. Do that by increasing their reference count before invoking
> their dump operations and decrease it afterwards.
> 
> Fixes: 04b1d4e50e82 ("net: core: Make the FIB notification chain generic")
> Signed-off-by: Ido Schimmel <ido...@mellanox.com>
> Reviewed-by: Jiri Pirko <j...@mellanox.com>

Oops, yes, you'll need to do this.

Applied, thanks.

Reply via email to