commit | 1785dbf9e30be62ab45e34900e574b8307bc98b5 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Tue Aug 30 11:53:35 2011 -0400 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Oct 07 01:43:10 2011 -0300 |
tree | 0f5c033aeb98f1b1ff4c1285798244b9093a4b5a | |
parent | ab88f7149e0e3284623adcaa60460a9a69d9f131 [diff] |
Bluetooth: hidp: safely acquire hci connection Claim device lock to safely enumerate hci connection list and bump hci connection proxy device ref count simultaneously. This patch incorporates David Herrmann's fix to prevent adding an HID device when the hci connection no longer exists. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>