]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix double locking in LE and conless chan
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 24 Feb 2012 14:35:32 +0000 (16:35 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 24 Feb 2012 18:32:50 +0000 (20:32 +0200)
commit525a91678f51aea122fd06aadd7fc13bdc48a4fe
tree141f050917807340e65bf5a9236d01fb5ae08755
parentbfe7f7a234407a1c1e7c412011898a13053796c1
Bluetooth: Fix double locking in LE and conless chan

Remove socket lock since chan->ops->recv locks socket itself.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Reviewed-by: Ulisses Furquim <ulisses@profusion.mobi>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c