libnl/lib/route/link
Nathan Lynch 8983fa9914 rtnl_link_af_unregister: fix locking
rtnl_link_af_unregister() attempts to write-lock info_lock twice
instead of releasing it before returning.  It also will return with
info_lock write-locked if passed a NULL ops.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-05-08 13:48:24 +02:00
..
api.c rtnl_link_af_unregister: fix locking 2013-05-08 13:48:24 +02:00
bonding.c bond: Provide rtnl_link_bond_alloc() 2013-02-14 12:48:00 +01:00
bridge.c bridge: Provide rtnl_link_bridge_alloc() 2013-02-14 12:34:57 +01:00
can.c can: Fix nested message creation in can_put_attrs() 2013-02-01 12:24:37 +01:00
dummy.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
inet.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
inet6.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
vlan.c vlan: Provide rtnl_link_vlan_alloc() 2013-02-14 12:42:22 +01:00