[Bluetooth] Fix reference count when connection lookup fails
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Oct 2006 15:31:05 +0000 (17:31 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:32 +0000 (23:14 -0700)
When the connection lookup for the device structure fails, the reference
count for the HCI device needs to be decremented.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found