commit | 7ae740df3a9c68622156476dca29991de664fae4 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Thu May 21 10:34:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 21 16:50:24 2009 -0700 |
tree | c2c63d862b9dba337c1eeafc848189e849850346 | |
parent | 8f698d54532172de3591af1e9394dc669f29e6ca [diff] |
netlabel: Use genl_register_family_with_ops() Use genl_register_family_with_ops() instead of a copy. This fixes genetlink family leak on error path. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>