Re: [LEDE-DEV] [PATCH V4] netifd: track when wdev setup fails

2016-08-11 Thread Eduardo Abinader
On Thu, Aug 11, 2016 at 7:27 PM, Felix Fietkau wrote: > On 2016-08-11 17:22, Eduardo Abinader wrote: >> When netifd failed to load a valid configuration, after an invalid one, >> it was not possible to setup the wireless device. This patch >> aims to track this situation and behave acordingly, by

Re: [LEDE-DEV] [PATCH V4] netifd: track when wdev setup fails

2016-08-11 Thread Felix Fietkau
On 2016-08-11 17:22, Eduardo Abinader wrote: > When netifd failed to load a valid configuration, after an invalid one, > it was not possible to setup the wireless device. This patch > aims to track this situation and behave acordingly, by keeping > track of failed setup without affecting autostart