[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d7334c13f85c0fe7e4abd2154bcdf693269e2353.camel@perches.com>
Date: Thu, 09 Aug 2018 12:59:40 -0700
From: Joe Perches <joe@...ches.com>
To: Dan Carpenter <dan.carpenter@...cle.com>,
Michael Straube <straube.linux@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/5] staging: rtl8188eu: use is_multicast_ether_addr in
rtw_xmit.c
On Thu, 2018-08-09 at 22:46 +0300, Dan Carpenter wrote:
> On Thu, Aug 09, 2018 at 09:44:54PM +0200, Michael Straube wrote:
> > Is the memory pointed to by sk_buff->data (always) __aligned(2) ?
> Yes.
Yup.
It's actually set by ARCH_KMALLOC_MINALIGN,
which is normally 8.
Powered by blists - more mailing lists