network: close settings prior to network removal

station_hide_network will remove and free the network object, so calling
network_close_settings will result in a crash.  Make sure this is done
prior to network object's destruction.

Fixes: 85d9d6461f1f ("network: Hide hidden networks on connection error")
1 file changed