On Wed, Jul 9, 2008 at 5:17 PM, YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx> wrote: > In article <1215616317-11386-3-git-send-email-juliusv@xxxxxxxxxx> (at Wed, 9 Jul 2008 17:11:57 +0200), Julius Volz <juliusv@xxxxxxxxxx> 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 lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html