]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37cd94c1befd7eeefd411a41359b36d15639b63c
tree28b1451f4d34d00d273fbdd9018c32f2cb186d2a
parenta962598646d166ecd9d7930f8aa618db7908e387
Bluetooth: Fix issues where sk_sleep() helper is needed now

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>
net/bluetooth/l2cap.c