Thomas Graf 79dc4386ae [GENETLINK]: Fix race in genl_unregister_mc_groups()
family->mcast_groups is protected by genl_lock so it must
be held while accessing the list in genl_unregister_mc_groups().
Requires adding a non-locking variant of genl_unregister_mc_group().

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-24 15:32:46 -07:00
..
2007-07-22 12:43:28 -07:00
2007-07-14 18:56:30 -07:00
2007-07-19 10:43:13 +09:00
2007-07-24 15:29:55 -07:00
2007-07-24 15:29:55 -07:00
2007-07-19 10:44:40 +09:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00