]> git.baikalelectronics.ru Git - kernel.git/commit
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
authorDave Young <hidave.darkstar@gmail.com>
Fri, 1 Feb 2008 02:33:10 +0000 (18:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:33 +0000 (19:28 -0800)
commitecdd85a2dd879803fb309e7e60ce362478746623
treee336503379e46e6e0f43795baf1ed91444ad69d5
parent549f211b2769aba734f42d33466b48161e06b60e
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.

Jens Axboe noticed that we were queueing &conn->work on both btaddconn
and keventd_wq.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bluetooth/hci_sysfs.c