plugins: Prevent dhcp client from running when gadget tech is tethered

gadget_tethering was not being set when tethering is enabled or
disabled. This resulted in the dhcp client incorrectly running in
gadget.c:add_network() when tethering is enabled. This change makes the
gadget plugin operate the same as the ethernet plugin.
1 file changed