From: Maxim Levitsky Date: Mon, 29 Nov 2010 02:09:53 +0000 (+0200) Subject: firewire: net: ratelimit error messages X-Git-Tag: v2.6.38-rc1~444^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d6fd40df38eb4c187565d48807f5f902481ba8;p=pandora-kernel.git firewire: net: ratelimit error messages Unfortunately its easy to trigger such error messages by removing the cable while sending streams of data over the link. Such errors are normal, and therefore this patch stops firewire-net from flooding the kernel log with these errors, by combining series of same errors together. Signed-off-by: Maxim Levitsky (Stefan R:) Eventually we should remove this logging when firewire-net and related firewire-ohci facilities have been stabilized. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed