On 02/26/2016 01:16 PM, Han Zhou wrote:
> -        static struct vlog_rate_limit rl = VLOG_RATE_LIMIT_INIT(1, 1);
> -        VLOG_INFO_RL(&rl, "invalid syntax '%s' in address. No MAC address"
> -                     " found", address);
>          return false;
>      }

Didn't think of this scenario. Thanks.

Acked-by: Numan Siddique <nusid...@redhat.com>


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to