mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
Before a new connection attempt is made, the previous connection must be cleaned up before further connection attempts are made. This is now done by moving the cleanup and enable sequence to the beginning of the conection setup. Signed-off-by: Florian Eckert <fe@dev.tdt.de>