mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-04 19:37:51 +02:00

Caught by static analysis, the bitfield was incorrect and was masking 8 entries (0xff), not 5 (0x1f).
Caught by static analysis, the bitfield was incorrect and was masking 8 entries (0xff), not 5 (0x1f).