]> 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)
commitc94d8673146d679f3cf4dad9078e5af4d8c845af
tree87d6da1c8e7fdc1eb25e7d1152702444030471b7
parent501b1b9d5263f485595e3e288d6e8e8b2423826a
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