kernel-ark/net/core
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
..
datagram.c [NET]: Fix zero-size datagram reception 2005-11-02 22:25:04 -02:00
dev_mcast.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
dev.c
dst.c
dv.c
ethtool.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
Makefile [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
neighbour.c
net-sysfs.c
netpoll.c
pktgen.c
request_sock.c
rtnetlink.c [NETLINK]: Make netlink_callback->done() optional 2005-11-10 02:26:40 +01:00
scm.c
skbuff.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
sock.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
stream.c [NET]: Fix race condition in sk_stream_wait_connect 2005-11-05 21:05:20 -02:00
sysctl_net_core.c
utils.c
wireless.c