commit | b16b4351313fb89ccb4c227d432d16aa32ffec72 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Feb 09 20:59:23 2014 -0500 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 14 13:39:32 2014 -0800 |
tree | 4f5b863566aa2b255cd99b928bca2df96767deb8 | |
parent | 72e5108c6d637ea2f4c0e64b09621a79f363b664 [diff] |
Bluetooth: Refactor write_room() calculation Compute the amount of space available for a single write() within rfcomm_room(); clamp to 0 for negative values. Note this patch does not change the result of the computation. Report the amount of room returned in the debug printk. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Tested-By: Alexander Holler <holler@ahsoftware.de> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>