On Sat, Oct 22, 2011 at 9:23 PM, Ben Pfaff <[email protected]> wrote: > On Sat, Oct 22, 2011 at 07:56:25PM -0700, Jesse Gross wrote: >> Currently we hard code the versions of our GENL families to 1 but it's >> nicer to have symbolic constants. >> >> Signed-off-by: Jesse Gross <[email protected]> > > I'm not sure of the reason for 0x1 instead of 1, but it doesn't make a > functional difference of any kind.
I did it only because all the other kernel interface files seemed to follow the same convention. > Acked-by: Ben Pfaff <[email protected]> Thanks, I pushed these two patches. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
