[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4845fc0807090824v7cbb9ca8h93be4c2f9511f993@mail.gmail.com>
Date: Wed, 9 Jul 2008 17:24:40 +0200
From: "Julius Volz" <juliusv@...gle.com>
To: "YOSHIFUJI Hideaki / 吉藤英明"
<yoshfuji@...ux-ipv6.org>
Cc: netdev@...r.kernel.org, lvs-devel@...r.kernel.org,
vbusam@...gle.com, horms@...ge.net.au, kaber@...sh.net,
davem@...emloft.net
Subject: Re: [PATCH 2/2] IPVS: Add genetlink interface implementation
On Wed, Jul 9, 2008 at 5:17 PM, YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org> wrote:
> In article <1215616317-11386-3-git-send-email-juliusv@...gle.com> (at Wed, 9 Jul 2008 17:11:57 +0200), Julius Volz <juliusv@...gle.com> says:
>
> :
>> +static struct genl_ops ip_vs_genl_ops[] __read_mostly = {
>> + /* SET commands */
>> + {
>> + .cmd = IPVS_CMD_ADD_SERVICE,
>> + .flags = GENL_ADMIN_PERM,
>> + .policy = ip_vs_entries_policy,
>> + .doit = ip_vs_genl_set_cmd
>
> please add ",".
Thanks, did that!
Julius
--
Google Switzerland GmbH
--
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