mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
device: Remove unnecessary assignment
This commit is contained in:
parent
71669c4aec
commit
69b852126d
@ -1036,8 +1036,6 @@ static bool device_roam_scan_notify(uint32_t wiphy_id, uint32_t ifindex,
|
||||
* list in its device->networks entry.
|
||||
*/
|
||||
|
||||
network = device->connected_network;
|
||||
|
||||
orig_security = network_get_security(network);
|
||||
|
||||
if (hs->mde)
|
||||
|
Loading…
Reference in New Issue
Block a user