[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080813.013949.193697827.davem@davemloft.net>
Date: Wed, 13 Aug 2008 01:39:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tisphie@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] rearrange structure xfrm_userpolicy_type in
linux/xfrm.h
From: "Park Ji-In" <tisphie@...il.com>
Date: Wed, 13 Aug 2008 16:56:32 +0900
> struct xfrm_userpolicy_type in linux/xfrm.h is something strange,
> It seems that to align 4byte, but it's size in x86 with gcc is 6byte.
> rearrange to fit in 4byte structure
>
> Signed-off-by: Park Jiin <tisphie@...il.com>
You can't change this structure as it's exported to userspace and
therefore part of many already compiled userland binaries out there.
--
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