From: Joe Perches Date: Tue, 4 Feb 2014 01:06:46 +0000 (-0800) Subject: openvswitch: Use net_ratelimit in OVS_NLERR X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~201^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1815a8831fb04c60d73627816cb0b596266e9bee;p=pandora-kernel.git openvswitch: Use net_ratelimit in OVS_NLERR Each use of pr__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 Signed-off-by: Jesse Gross --- Reading git-diff-tree failed