git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37b08e3
)
net/usb/pegasus: avoid hundreds of diagnostics
author
David Brownell
<dbrownell@users.sourceforge.net>
Tue, 2 Sep 2008 18:34:24 +0000
(11:34 -0700)
committer
Jeff 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