commit | 0fba96f97bba73469dd952319fddc4a3cc99dd97 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Sep 25 13:26:04 2013 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Sep 25 14:30:10 2013 -0300 |
tree | 8d320b7011c98ecde8b042e515a9d15bd1246850 | |
parent | 941247f910953d6b0649c81f6cb446110438afae [diff] |
Bluetooth: Add clarifying comment to bt_sock_wait_state() The bt_sock_wait_state requires the sk lock to be held (through lock_sock) so document it clearly in the code. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>