commit | 5326a4ee982703ddba14a9821fe5cb10d122e1b0 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Feb 09 20:59:21 2014 -0500 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 14 13:39:32 2014 -0800 |
tree | af750c07450faef2f74726c00d00f40baf8b9c26 | |
parent | fb856e50900a84dd9f8d50d3882eb4a26ba6ea54 [diff] |
Bluetooth: Force -EIO from tty read/write if .activate() fails If rfcomm_dlc_open() fails, set tty into error state which returns -EIO from reads and writes. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Tested-By: Alexander Holler <holler@ahsoftware.de> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>