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

Make accessing the addrs field easier by converting it from a flat buffer concatenation of the 2 addresses to an array of 2 arrays of 6 bytes.