From 260095318c13cf05b4272b30251d34df5b836196 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Wed, 2 Feb 2011 18:33:09 +0100 Subject: tethering: Add a tethering property per technology The manager tethering property is now gone. --- plugins/ethernet.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/ethernet.c') diff --git a/plugins/ethernet.c b/plugins/ethernet.c index 71dff3f3..50442fcd 100644 --- a/plugins/ethernet.c +++ b/plugins/ethernet.c @@ -259,6 +259,7 @@ static void disable_tethering(struct connman_technology *technology, } static int tech_set_tethering(struct connman_technology *technology, + const char *identifier, const char *passphrase, const char *bridge, connman_bool_t enabled) { DBG("bridge %s enabled %d", bridge, enabled); -- cgit v1.2.3