summaryrefslogtreecommitdiffstats
path: root/net/tipc/Makefile
diff options
context:
space:
mode:
authorYing Xue2014-05-05 02:56:18 +0200
committerDavid S. Miller2014-05-05 23:26:45 +0200
commit52ff872055e06af10f94b8853c946f07ed8a0672 (patch)
treef8a32816ff224eddbc8a8b18e5b83cdf8b5b5f81 /net/tipc/Makefile
parenttipc: avoid to asynchronously reset all links (diff)
downloadkernel-qcow2-linux-52ff872055e06af10f94b8853c946f07ed8a0672.tar.gz
kernel-qcow2-linux-52ff872055e06af10f94b8853c946f07ed8a0672.tar.xz
kernel-qcow2-linux-52ff872055e06af10f94b8853c946f07ed8a0672.zip
tipc: purge signal handler infrastructure
In the previous commits of this series, we removed all asynchronous actions which were based on the tasklet handler - "tipc_k_signal()". So the moment has now come when we can completely remove the tasklet handler infrastructure. That is done with this commit. Signed-off-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/Makefile')
-rw-r--r--net/tipc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/Makefile b/net/tipc/Makefile
index b282f7130d2b..a080c66d819a 100644
--- a/net/tipc/Makefile
+++ b/net/tipc/Makefile
@@ -5,7 +5,7 @@
obj-$(CONFIG_TIPC) := tipc.o
tipc-y += addr.o bcast.o bearer.o config.o \
- core.o handler.o link.o discover.o msg.o \
+ core.o link.o discover.o msg.o \
name_distr.o subscr.o name_table.o net.o \
netlink.o node.o node_subscr.o port.o ref.o \
socket.o log.o eth_media.o server.o