From: André Goddard Rosa Date: Sat, 30 May 2009 05:13:58 +0000 (-0700) Subject: usbnet: ratelimit warning messages invoked from callback handler X-Git-Tag: v2.6.31-rc1~330^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342a437ef625953e8bdeee3bc1605ccd27a38863;p=pandora-kernel.git usbnet: ratelimit warning messages invoked from callback handler Warning messages coming from rtl8150 driver can flood the console and make a DTV/set-top-box unable to decode video/audio frames. 'Pegasus' driver handles this situation similarly, preventing this from happening there. It happens with a low cost BCM MIPS embedded platform, whenever timeout errors were coming from usbnet device, making platform unusable for viewer watching. Signed-off-by: André Goddard Rosa Signed-off-by: David S. Miller --- Reading git-diff-tree failed