From: Eric Dumazet <[email protected]> Date: Wed, 02 Nov 2016 20:21:20 -0700
> From: Eric Dumazet <[email protected]> > > A recent commit removed locking from netlink_diag_dump() but forgot > one error case. ... > Fixes: ad202074320c ("netlink: Use rhashtable walk interface in diag dump") > Signed-off-by: Eric Dumazet <[email protected]> > Reported-by: Andrey Konovalov <[email protected]> > Tested-by: Andrey Konovalov <[email protected]> Applied.

