[ovs-dev] [PATCH 1/2] ovs-brcompatd: Add rate-limit argument to rate-limited log call

Ben Pfaff blp at nicira.com
Thu Mar 4 03:55:05 UTC 2010


On Wed, Mar 03, 2010 at 06:43:36AM -0800, Justin Pettit wrote:
> -                VLOG_INFO_RL("%s %s %s: %s",
> +                VLOG_INFO_RL(&rl, "%s %s %s: %s",
>                               cmd_name, br_name, port_name, strerror(error));

Boy, I must have really goofed.

Thanks.




More information about the dev mailing list