mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-04-11 09:48:09 +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.