[Bluetooth] Handle return values from driver core functions
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Oct 2006 15:30:45 +0000 (17:30 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:28 +0000 (23:14 -0700)
commitdf5c37ea9a3820a9515d8204450aec00f48f8f88
tree0a7ca311e03be7738ae9e2bcbd3c43c7b8f9cf74
parente9c5702e3c5558dade169949abd730173e87ef9c
[Bluetooth] Handle return values from driver core functions

Some return values of the driver core register and create functions
are not handled and so might cause unexpected problems.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_sysfs.c
net/bluetooth/l2cap.c
net/bluetooth/rfcomm/core.c
net/bluetooth/rfcomm/sock.c
net/bluetooth/sco.c