Hi James,
On 4/28/21 2:40 PM, James Prestwood wrote:
If station gets removed ungracefully (e.g. rfkill/hotplug) it
may not have a chance to disconnect, meaning the diagnostic
interface would remain up.
---
src/station.c | 4 ++++
1 file changed, 4 insertions(+)
v5:
* called remove_interface directly as this is all we needed with
the state transition anyways.
Applied, thanks.
Regards,
-Denis