mt76: mt7615: add __aligned(4) to txp structs
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Dec 2019 13:24:47 +0000 (14:24 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 14 Feb 2020 09:06:06 +0000 (10:06 +0100)
commit13602c9d20cda52f84c193bd669174ce338a841b
tree4faaf87ea0998e8f023db2960487d3f4b98ddc09
parentcd82b0e0ca712e11a831004cda038a246f25cd68
mt76: mt7615: add __aligned(4) to txp structs

The beginning of the struct is guaranteed to be 4-byte aligned, and this
attribute allows the compiler to generate more efficient code

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mac.h