commit | f9dd11b03c5c3cd6bdf2e503400bbc922c898974 | [log] [tgz] |
---|---|---|
author | João Paulo Rechi Vita <jprvita@profusion.mobi> | Tue Jun 22 13:56:24 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:10 2010 -0700 |
tree | bac632bd0ee36f9bc657a7943b93e3204d61b234 | |
parent | 305682e8377b0f560d4b885c169a72e6a62331e9 [diff] |
Bluetooth: Fix error return value on sendmsg. When we try to send a message bigger than the outgoing MTU value EMSGSIZE (message too long) should be returned. Signed-off-by: João Paulo Rechi Vita <jprvita@profusion.mobi> Acked-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>