mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-21 07:22:18 +00:00
25b01723dd
This was shifted by 2 bytes when making persistent keepalive into a u32.
Fix it by placing it after the aligned region.
Fixes: e739ff7 ("device: fix persistent_keepalive_interval data races")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>