On Tue, 16 May 2023 09:45:42 +0200
Arnd Bergmann <a...@kernel.org> wrote:

> b43_iv { union {
>               __be16 d16;
>               __be32 d32;
> -     } data __packed;
> +     } __packed data;
>  } __packed;
>  
>  

Oh, interesting. This has probably been there forever.
Did you check if the b43legacy driver has the same issue?

Acked-by: Michael Büsch <m...@bues.ch>

-- 
Michael Büsch
https://bues.ch/

Attachment: pgpZ62NuaoR0W.pgp
Description: OpenPGP digital signature

_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to