diff options
author | Johan Hovold <johan@kernel.org> | 2017-02-24 19:11:28 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2017-03-06 09:18:40 +0100 |
commit | 2e46565cf622dd0534a9d8bffe152a577b48d7aa (patch) | |
tree | f78ba8c9ca46ebf8eac75c038c423eef59c9ba46 /.gitattributes | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) |
USB: serial: digi_acceleport: fix OOB-event processing
A recent change claimed to fix an off-by-one error in the OOB-port
completion handler, but instead introduced such an error. This could
specifically led to modem-status changes going unnoticed, effectively
breaking TIOCMGET.
Note that the offending commit fixes a loop-condition underflow and is
marked for stable, but should not be backported without this fix.
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: 2d380889215f ("USB: serial: digi_acceleport: fix OOB data sanity
check")
Cc: stable <stable@vger.kernel.org> # v2.6.30: 2d380889215f
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions