]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Use net_ratelimit in OVS_NLERR
authorJoe Perches <joe@perches.com>
Tue, 4 Feb 2014 01:06:46 +0000 (17:06 -0800)
committerJesse Gross <jesse@nicira.com>
Fri, 16 May 2014 20:40:28 +0000 (13:40 -0700)
commit76db33761a51432587ff9230a88f542be2ca53ae
tree87d6da1c8e7fdc1eb25e7d1152702444030471b7
parent7c363e0ec2f968b890ea72302385e17031b004aa
openvswitch: Use net_ratelimit in OVS_NLERR

Each use of pr_<level>_once has a per-site flag.

Some of the OVS_NLERR messages look as if seeing them
multiple times could be useful, so use net_ratelimit()
instead of pr_info_once.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/datapath.h