carl9170 firmware: fix [-Wpacked-not-aligned] warnings v1.2.1
authorJason Self <j@jxself.org>
Sun, 6 May 2018 14:47:30 +0000 (07:47 -0700)
committerJason Self <j@jxself.org>
Sun, 6 May 2018 14:47:30 +0000 (07:47 -0700)
commit295a097b10964de3ebcecfead6387225a5f39591
tree838538b8e275bfb31e798a5c4db61468697c3a43
parent92752b8937266b923871301f47d205541c0c21b9
carl9170 firmware: fix [-Wpacked-not-aligned] warnings

Mark certain structs/union aligned(4) to fix -Wpacked-not-aligned
warnings on gcc 8+.

This is a backport of commit b94cc57fa4ee29cb70415b699a1efc5f66eb41c7
dated May 2 2018 from upstream.
carl9170fw/carlfw/include/dma.h
carl9170fw/include/shared/fwcmd.h
carl9170fw/include/shared/wlan.h