mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
network: Fix incorrect comment
This commit is contained in:
parent
2dc785982d
commit
6a52590687
@ -1357,7 +1357,7 @@ static void emit_known_network_changed(struct station *station, void *user_data)
|
||||
return;
|
||||
}
|
||||
|
||||
/* This is a new hotspot network */
|
||||
/* This is a removed hotspot */
|
||||
station_network_foreach(station, network_unset_hotspot, info);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user