xenserver: Set default file log level and fix brcompatd file
[openvswitch] / vswitchd / bridge.c
index 6ee2ef5e694c796a0609a9f87e4df5144e45ef50..b13ed8dc430f82af5684b6da5481359e6cf3bad8 100644 (file)
@@ -1891,7 +1891,7 @@ process_flow(struct bridge *br, const flow_t *flow,
             goto done;
         } else {
             /* Drop all multicast packets for which we have learned a different
-             * input port, because we probably sent the packet on one slaves
+             * input port, because we probably sent the packet on one slave
              * and got it back on the active slave.  Broadcast ARP replies are
              * an exception to this rule: the host has moved to another
              * switch. */