[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8d067bcc-3405-420e-655f-ce97b8b5e798@lwfinger.net>
Date: Thu, 14 Apr 2022 10:46:14 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: David Laight <David.Laight@...LAB.COM>,
'Michael Straube' <straube.linux@...il.com>
Cc: Phillip Potter <phil@...lpotter.co.uk>,
Greg KH <gregkh@...uxfoundation.org>,
"open list:STAGING SUBSYSTEM" <linux-staging@...ts.linux.dev>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: staging: r8188eu: struct rt_firmware_header issues
On 4/14/22 05:14, David Laight wrote:
> From: Michael Straube
>> Sent: 14 April 2022 11:08
>>
>> On 4/14/22 10:41, David Laight wrote:
>>> From: Michael Straube
>>>> Sent: 13 April 2022 20:42
>>>>
>>>> On 4/13/22 18:27, Michael Straube wrote:
>>>>> Hi all,
>>>>>
>>>>> I think the rt_firmware_hdr structure in rtw_fw.c has some issues.
>>>>>
>>>>>
>>>>> struct rt_firmware_hdr {
>>>>> /* 8-byte alinment required */
>>>
>>> Probably need an __aligned(8) at the bottom then?
>>
>> I don't see any reason why this is needed. Do I miss something?
>
> Dunno, the comment might be wrong.
Actually, the le16_to_cpu() references require alignment 4 (I think I got that
right).
Larry
Powered by blists - more mailing lists