mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-06-03 09:27:22 +02: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.