]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd42efe3c3387f5d2f4ce9975d41768405752916b
tree0a7ca311e03be7738ae9e2bcbd3c43c7b8f9cf74
parent893a75f5ebd7b4e15e4d73713406b35101c85a03
[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