[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AE90C24D6B3A694183C094C60CF0A2F6026B6FC9@saturn3.aculab.com>
Date: Thu, 30 Aug 2012 16:51:49 +0100
From: "David Laight" <David.Laight@...LAB.COM>
To: "Lutz Jaenicke" <ljaenicke@...ominate.com>,
<netdev@...r.kernel.org>
Subject: RE: [PATCH] rtnl_wilddump_request: fix alignment issue for embedded platforms
> + /* attribute has to be NLMSG aligned */
> + struct rtattr ext_req
__attribute__((aligned(NLMSG_ALIGNTO)));
Would it be better to apply the attribute to the definition
of 'struct rtattr' itself ?
David
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists