summaryrefslogtreecommitdiffstats
path: root/net/caif/Makefile
diff options
context:
space:
mode:
authorsjur.brandeland@stericsson.com2011-05-13 04:44:05 +0200
committerDavid S. Miller2011-05-15 23:45:55 +0200
commitbee925db9a77a5736596dcf6f91d0879f5ee915b (patch)
tree57a3b499d5b8ec3cb9d36be674e165fa1e7eed42 /net/caif/Makefile
parentcaif: Protected in-flight packets using dev or sock refcont. (diff)
downloadkernel-qcow2-linux-bee925db9a77a5736596dcf6f91d0879f5ee915b.tar.gz
kernel-qcow2-linux-bee925db9a77a5736596dcf6f91d0879f5ee915b.tar.xz
kernel-qcow2-linux-bee925db9a77a5736596dcf6f91d0879f5ee915b.zip
caif: prepare support for namespaces
Use struct net to reference CAIF configuration object instead of static variables. Refactor functions caif_connect_client, caif_disconnect_client and squach files cfcnfg.c and caif_config_utils. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif/Makefile')
-rw-r--r--net/caif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/caif/Makefile b/net/caif/Makefile
index 9d38e406e4a4..ebcd4e7e6f47 100644
--- a/net/caif/Makefile
+++ b/net/caif/Makefile
@@ -5,7 +5,7 @@ caif-y := caif_dev.o \
cffrml.o cfveil.o cfdbgl.o\
cfserl.o cfdgml.o \
cfrfml.o cfvidl.o cfutill.o \
- cfsrvl.o cfpkt_skbuff.o caif_config_util.o
+ cfsrvl.o cfpkt_skbuff.o
obj-$(CONFIG_CAIF) += caif.o
obj-$(CONFIG_CAIF_NETDEV) += chnl_net.o