[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080710.001748.72390839.yoshfuji@linux-ipv6.org>
Date: Thu, 10 Jul 2008 00:17:48 +0900 (JST)
From: YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>
To: juliusv@...gle.com
Cc: netdev@...r.kernel.org, lvs-devel@...r.kernel.org,
vbusam@...gle.com, horms@...ge.net.au, kaber@...sh.net,
davem@...emloft.net, yoshfuji@...ux-ipv6.org
Subject: Re: [PATCH 2/2] IPVS: Add genetlink interface implementation
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 ",".
--yoshfuji
--
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