From: Gustavo F. Padovan Date: Tue, 20 Dec 2011 19:15:56 +0000 (-0200) Subject: Bluetooth: fix bt_accept_dequeue() to work in process context X-Git-Tag: v3.3-rc1~182^2~44^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a154a8feb805394d1fd46281becaf876e18860a;p=pandora-kernel.git Bluetooth: fix bt_accept_dequeue() to work in process context No local_bh_disable is needed there once we run everything in process context. The same goes for the replacement of bh_lock_sock() by lock_sock(). Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed