provider: Removed the connect part from the create() function
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 12 Nov 2012 12:07:41 +0000 (14:07 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 23 Nov 2012 10:58:51 +0000 (12:58 +0200)
commitefcc517183f672af421d8a09dedef5c9c0d16f64
tree0285627feef0036c0a6cab936d00fb48fa703a64
parent42104cd4b9cf6a782ce489a229e306c17772e9bd
provider: Removed the connect part from the create() function

The connect operation is done separately from create operation
in connman-vpnd so change the function to reflect that.
vpn/vpn-manager.c
vpn/vpn-provider.c
vpn/vpn.h