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:
9d7203a
)
USB: serial: fix console error reporting
author
Johan Hovold
<jhovold@gmail.com>
Fri, 10 Feb 2012 12:20:49 +0000
(13:20 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Apr 2012 16:52:31 +0000
(09:52 -0700)
commit
548dd4b6da8a8e428453d55f7fa7b8a46498d147
upstream.
Do not report errors in write path if port is used as a console as this
may trigger the same error (and error report) resulting in a loop.
Reported-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found