On Thu, Jul 18, 2013 at 2:19 PM, Jesse Gross <je...@nicira.com> wrote: > On Thu, Jul 18, 2013 at 2:12 PM, Pravin Shelar <pshe...@nicira.com> wrote: >> On Thu, Jul 18, 2013 at 1:37 PM, Jesse Gross <je...@nicira.com> wrote: >>> On Tue, Jul 16, 2013 at 9:06 AM, Pravin B Shelar <pshe...@nicira.com> wrote: >>>> +#define DEFINE_COMPAT_PNET_REG_FUNC(PNET_TYPE) extern int >>>> __dummy_____##PNET_TYPE >>> >>> What is the goal with defining this? Checking for duplicate definitions? >> >> To avoid compiler warning on new kernels where is it used, e.g. in >> datapath.c. > > What's the warning? I know that we have to define it but is there a > reason to make it so elaborate?
ok, I will define it as empty macro. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev