net/usb/pegasus: avoid hundreds of diagnostics
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 2 Sep 2008 18:34:24 +0000 (11:34 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 13:26:10 +0000 (09:26 -0400)
Make the "pegasus" driver scream less loudly in the face of
problems as it initializes, avoiding hundreds of messages:

 - ratelimit some key error messages
 - avoid some spurious diagnostics caused by strange codeflow

And fix one instance of goofy indentation.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found