[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.01.1209230700120.2498@nerf07.vanv.qr>
Date: Sun, 23 Sep 2012 07:00:42 +0200 (CEST)
From: Jan Engelhardt <jengelh@...i.de>
To: pablo@...filter.org
cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH 1/2] netlink: kill netlink_set_nonroot
On Thursday 2012-09-06 14:31, pablo@...filter.org wrote:
> /* optional Netlink kernel configuration parameters */
> struct netlink_kernel_cfg {
> unsigned int groups;
> void (*input)(struct sk_buff *skb);
> struct mutex *cb_mutex;
> void (*bind)(int group);
>+ unsigned int flags;
> };
Putting flags next to groups would reduce the hole 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