datapath: Extend compatibility code for genl_register_mc_group().
[sliver-openvswitch.git] / datapath / linux-2.6 / compat-2.6 / genetlink-openvswitch.c
1 #define GENL_FIRST_MCGROUP 16
2 #define GENL_LAST_MCGROUP  31
3
4 #include "genetlink.inc"