aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2010-05-08 15:19:24 +0200
committerGreg Kroah-Hartman <[email protected]>2010-05-20 13:21:44 -0700
commit166ceb69075066cba196434482370f1e0318bc3e (patch)
treed401d8c4d3ee4df6d7ec42a94ae5f5bd5da3a12e /scripts/objdiff
parentd45cc8df7f59eb4db28408076ce979cd5e18f2b7 (diff)
USB: ftdi_sio: clean up line-status handling
Reverse priority of errors reported to ldisc so that it matches that of other serial drivers (break takes precedence over parity, which takes precedence over framing errors). Also make sure overrun errors are handled as in other drivers, that is, an overrun error is always reported and is not associated with any received character (instead a NULL character with the TTY_OVERRUN flag set is inserted). Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions