mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-26 05:31:01 +02:00
parent_tsf in struct rrm_measurement_beacon_report is le32 (32-bit), but was being added with blobmsg_add_u16, truncating the value. Signed-off-by: Felix Fietkau <nbd@nbd.name>