Fix issue with STA list not filled after mapagent restart
As num_sta is in/out parameter for wifi_get_assoclist(), it should be reset before each function call. Input value is treated as maximum number of sta-s to store.
As num_sta is in/out parameter for wifi_get_assoclist(), it should be reset before each function call. Input value is treated as maximum number of sta-s to store.