commit | c893779e9fbe78575cbd04596f1fcafdb48e8f3f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jan 08 02:16:38 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 09 00:29:56 2007 -0800 |
tree | a7d0c6127044d1ad8f5b9e9fd728fb66ae7b35c3 | |
parent | 4d6a2188bd456969f52c03edf1988de90f08d9f5 [diff] |
[Bluetooth] Handle device registration failures In the case the device registration for a new Bluetooth low-level connection fails there is no need to unregister it when the temporary data structure has been removed. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>