mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-09-16 12:27:27 +02:00

This attribute is actually an array of signed 32 bit integers and it was being treated as a single integer. This would work until more than one threshold was set, then it would fail to parse it.