Fix non-static instances of "struct vlog_rate_limit" and add check.
authorBen Pfaff <blp@nicira.com>
Wed, 12 Jan 2011 17:22:12 +0000 (09:22 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Jan 2011 17:22:12 +0000 (09:22 -0800)
commitdb5ce51427906ed54aa3e8e1dffc0ba6d908aa8c
treefad0db2d2eb4632a1a3a1abf13c195c910c85244
parent815bba308c075c0caa23972f4f50baea334e0199
Fix non-static instances of "struct vlog_rate_limit" and add check.

A non-static vlog_rate_limit is not actually going to rate-limit anything.
Makefile.am
lib/dpif-netdev.c
lib/socket-util.c
ofproto/ofproto.c
vswitchd/ovs-brcompatd.c