| commit | 6d5fb8a1b18805e27fd9423cbecc21a49d30d785 | [log] [tgz] |
|---|---|---|
| author | Brian Gix <bgix@codeaurora.org> | Fri Sep 09 14:53:04 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:19:43 2011 -0700 |
| tree | 27b57a507cf459dc5eed550f3852eda172ae9156 | |
| parent | 49722711dd0c8d0c579845fe1bd0ebd805322d3d [diff] |
Bluetooth: Fix balancing of hci_conn refcnts When LE was added, the refcnt's for the hci_conns used were not balanced and some of this bleeded over between LE pairing and Legacy pairing. CRs-fixed: 305391 Signed-off-by: Brian Gix <bgix@codeaurora.org>