Bluetooth: Fix issues where sk_sleep() helper is needed now
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 09:33:10 +0000 (11:33 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 09:33:10 +0000 (11:33 +0200)
There were some left-overs that used sk->sk_sleep instead of the new
sk_sleep() helper.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found