mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-01-20 08:58:00 +01: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.