linux/net/netlink
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making
it optional gets rid of all unnecessary dummy implementations.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-10 02:26:40 +01:00
..
af_netlink.c [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
attr.c [NETLINK]: Type-safe netlink messages/attributes interface 2005-11-10 02:26:40 +01:00
Makefile [NETLINK]: Type-safe netlink messages/attributes interface 2005-11-10 02:26:40 +01:00