[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)
commit5396c9356efec1d3d818b786f69e081aaad4b98b
treee336503379e46e6e0f43795baf1ed91444ad69d5
parent30a50cc56679f56d7b866b1c29fd05802606fc5a
[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