Commit 13602c9d authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarFelix Fietkau <nbd@nbd.name>
parent cd82b0e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment