X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Flinux%2Fcompat%2Fgenetlink-brcompat.c;h=ed3a4bb8416312eb383a2f0f22c2d541bb2d2ca4;hb=9b80f761bed9a32c1b0eb22ee3361966057ea973;hp=31108cda39df18cade3f6a38d28295048efe0bdf;hpb=22bcc0e70becd88bf895c44885d63704affe4284;p=sliver-openvswitch.git diff --git a/datapath/linux/compat/genetlink-brcompat.c b/datapath/linux/compat/genetlink-brcompat.c index 31108cda3..ed3a4bb84 100644 --- a/datapath/linux/compat/genetlink-brcompat.c +++ b/datapath/linux/compat/genetlink-brcompat.c @@ -1,5 +1,5 @@ /* We fix grp->id to 32 so that it doesn't collide with any of the multicast - * groups selected by openvswitch_mod, which uses groups 16 through 31. + * groups selected by openvswitch, which uses groups 16 through 31. * Collision isn't fatal--multicast listeners should check that the family is * the one that they want and discard others--but it wastes time and memory to * receive unwanted messages. */