Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
When calling send() with a zero length parameter on a RFCOMM socket
it returns a positive value. In this rare case the variable err is
used uninitialized and unfortunately its value is returned.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2007-01-09 00:29:55 -08:00
..
2006-12-13 09:05:52 -08:00
2006-11-22 14:57:56 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00