mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-28 18:37:23 +01:00
The agent path was generated based on the current time which sometimes yielded duplicate paths if agents were created quickly after one another. Instead a simple iterator removes any chance of a duplicate path.