commit | 91aa35a5aa3540223066bf6b51c935418c63a35d | [log] [tgz] |
---|---|---|
author | Victor Shcherbatyuk <victor.shcherbatyuk@tomtom.com> | Thu Jan 15 21:52:12 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 06:14:21 2009 +0100 |
tree | ff9e15db0b2e029a7704e4ba8b1f138b6805dbef | |
parent | f11c179eea77b8afc2fb7cb4b9a8815b85e3c16f [diff] |
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() In case of connection failures the rfcomm_sock_sendmsg() should return an error and not a 0 value. Signed-off-by: Victor Shcherbatyuk <victor.shcherbatyuk@tomtom.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>