]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] imon: rate-limit send_packet spew
authorJarod Wilson <jarod@redhat.com>
Thu, 14 Jul 2011 17:20:46 +0000 (14:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Aug 2011 13:46:45 +0000 (10:46 -0300)
commit47a09b082f70502195ee800bb0cd6f311b125c8f
tree8666be9f9e4bf1b8b1ecf7c7c3d280755aa0ed88
parentd59a7b1dbce8b972ec2dc9fcaaae0bfa23687423
[media] imon: rate-limit send_packet spew

There are folks with flaky imon hardware out there that doesn't always
respond to requests to write to their displays for some reason, which
can flood logs quickly when something like lcdproc is trying to
constantly update the display, so lets rate-limit all that error spew.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/imon.c