tethering: Add wifi interface to bridge after carrier on
authorMartin Xu <martin.xu@intel.com>
Wed, 9 Mar 2011 08:16:48 +0000 (16:16 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 11 Mar 2011 01:10:47 +0000 (02:10 +0100)
commitddd10ac1696e84ebf9bb7eaa0d39e05483a413dd
treedf657c8331c7842893aa9e90b90a704b28e1268a
parent3890de6815290df5de1ae520ec6a2fbe64ca9c31
tethering: Add wifi interface to bridge after carrier on

When changing wifi from STA to AP the interface needs to be closed
and then opened. Only after the interface is opened and detected
carrier, the interface can be added to bridge.
plugins/wifi.c