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 ",". --yoshfuji -- 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