lkml.org 
[lkml]   [2021]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] mwl8k: Use struct_group() for memcpy() region
On Thu, Nov 18, 2021 at 08:45:22PM +0100, Johannes Berg wrote:
> On Thu, 2021-11-18 at 10:37 -0800, Kees Cook wrote:
> >
> > - __u8 key_material[MAX_ENCR_KEY_LENGTH];
> > - __u8 tkip_tx_mic_key[MIC_KEY_LENGTH];
> > - __u8 tkip_rx_mic_key[MIC_KEY_LENGTH];
> > + struct {
> > + __u8 key_material[MAX_ENCR_KEY_LENGTH];
> >
>
> That got one tab too many?

Whoops! Thanks, I will adjust. :)

--
Kees Cook

\
 
 \ /
  Last update: 2021-11-18 21:25    [W:0.117 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site