bluetooth: put hci dev after del conn
authorDave Young <hidave.darkstar@gmail.com>
Tue, 19 Feb 2008 04:44:01 +0000 (20:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Feb 2008 04:44:01 +0000 (20:44 -0800)
Move hci_dev_put to del_conn to avoid hci dev going away before hci conn.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found