3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-16 23:40:43 +01:00
Alvin Šipraga b647f8e1f0 network: clear info of removed known network before disconnect
Make sure to erase the network_info of a known network that has been
removed before disconnecting any stations connected to it. This fixes
the following warning observed when forgetting a connected network:

  WARNING: ../git/src/network.c:network_rank_update() condition n < 0 failed

This also fixes a bug where such a forgotten network would incorrectly
appear as the first element in the response to GetOrderedNetworks().  By
clearing the network_info, network_rank_update() properly negates the
rank of the now-unknown network.
2020-12-01 09:54:52 -06:00
..
2020-09-14 16:44:53 -05:00
2020-07-09 09:58:21 -05:00
2020-07-09 09:58:21 -05:00
2020-01-21 16:03:28 -06:00
2020-11-16 13:35:51 -06:00
2020-11-02 13:39:25 -06:00
2020-08-13 13:43:31 -05:00
2019-12-09 01:47:11 -06:00
2020-04-08 21:02:15 -05:00
2019-05-19 13:07:13 -05:00
2020-05-02 20:56:13 -05:00
2020-11-02 11:39:03 -06:00
2017-11-28 13:20:33 -06:00
2020-09-14 11:45:12 -05:00
2020-04-08 12:27:57 -05:00
2020-02-03 11:54:28 -06:00
2019-07-15 14:06:26 -05:00
2020-09-16 14:31:07 -05:00
2020-10-26 14:30:34 -05:00
2020-04-10 06:31:19 -05:00
2020-09-14 11:39:25 -05:00
2020-09-14 11:39:25 -05:00
2020-01-16 11:37:57 -06:00
2020-03-17 15:35:22 -05:00
2020-11-16 18:14:07 -06:00
2020-06-12 14:58:56 -05:00
2020-10-26 16:16:12 -05:00
2020-10-26 16:16:12 -05:00
2020-11-04 13:40:25 -06:00
2020-01-17 12:50:23 -06:00
2020-08-28 10:29:06 -05:00