Bluetooth: Convert hdev->req_lock to a mutex
authorThomas Gleixner <tglx@linutronix.de>
Sun, 26 Jul 2009 08:18:19 +0000 (08:18 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:35:02 +0000 (14:35 -0700)
commita6a67efd7088702fdbbb780c5a3f8e1a74e77b63
treefe35247ef5806ed690df3581de877fb84faad42b
parent5959809ded86e267c1a95fb44738a224c30d3434
Bluetooth: Convert hdev->req_lock to a mutex

hdev->req_lock is used as mutex so make it a mutex.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c