]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
caif: prepare support for namespaces
authorsjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com>
Fri, 13 May 2011 02:44:05 +0000 (02:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 May 2011 21:45:55 +0000 (17:45 -0400)
commitbee925db9a77a5736596dcf6f91d0879f5ee915b
tree57a3b499d5b8ec3cb9d36be674e165fa1e7eed42
parentb3ccfbe4098a5542177d0f34e8979f32e7d606e1
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>
include/net/caif/caif_dev.h
include/net/caif/cfcnfg.h
net/caif/Makefile
net/caif/caif_config_util.c [deleted file]
net/caif/caif_dev.c
net/caif/caif_socket.c
net/caif/cfcnfg.c
net/caif/chnl_net.c