commit | b2cfcd75df77b80d9cc3fa84190a350dfa79eb93 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 15 17:31:05 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Oct 15 23:14:32 2006 -0700 |
tree | 661abc82652a6cc7ff665861d98d127e2152affc | |
parent | e86070c83e9110e89800274385c013db602b1444 [diff] |
[Bluetooth] Fix reference count when connection lookup fails 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>