[PATCH 0/2] libertas: Add missing __packed annotations

From: Kees Cook
Date: Wed Dec 01 2021 - 12:32:48 EST


Hi,

This fixes the missing __packed annotations in libertas and libertas_af
noticed by lkp:
https://lore.kernel.org/linux-mm/202111302102.apaePz2J-lkp@xxxxxxxxx

Thanks!

-Kees

Kees Cook (2):
libertas: Add missing __packed annotation with struct_group()
libertas_tf: Add missing __packed annotations

drivers/net/wireless/marvell/libertas/host.h | 2 +-
.../marvell/libertas_tf/libertas_tf.h | 28 +++++++++----------
2 files changed, 15 insertions(+), 15 deletions(-)

--
2.30.2