diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-02-12 22:16:33 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-12 22:16:33 -0800 |
commit | 910d6c320cac65c81d66e8fd30dca167092722eb (patch) | |
tree | 8c15459ad21e293081636c535945682a079d51cf /samples | |
parent | 4c3a0a254e5d706d3fe01bf42261534858d05586 (diff) |
[GENETLINK]: Relax dances with genl_lock.
The genl_unregister_family() calls the genl_unregister_mc_groups(),
which takes and releases the genl_lock and then locks and releases
this lock itself.
Relax this behavior, all the more so the genl_unregister_mc_groups()
is called from genl_unregister_family() only.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions