seq-midi: always log message on output overrun
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:30:22 +0000 (13:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jul 2009 09:56:06 +0000 (11:56 +0200)
It turns out that the main cause of output buffer overruns is not slow
drivers but applications that generate too many messages.  Therefore, it
makes more sense to make that error message always visible, and to
rate-limit it.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found