On Tue, Sep 3, 2013 at 2:00 PM, Pravin B Shelar <pshe...@nicira.com> wrote:
> diff --git a/datapath/linux/compat/genetlink-openvswitch.c 
> b/datapath/linux/compat/genetlink-openvswitch.c
> index 810223b..359f916 100644
> --- a/datapath/linux/compat/genetlink-openvswitch.c
> +++ b/datapath/linux/compat/genetlink-openvswitch.c
> @@ -1,138 +1,13 @@
>  #include <net/genetlink.h>
>  #include <linux/version.h>
>
> -#define GENL_FIRST_MCGROUP 16
> -#define GENL_LAST_MCGROUP  31

I believe that there is a bunch of userspace code that can be removed
around this as well. There's a header file with the fallback ID and
then some code in the netlink library that uses it as well.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to