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)
committerChris Wright <chrisw@sous-sol.org>
Mon, 24 Mar 2008 18:48:33 +0000 (11:48 -0700)
commit981a64f60d0cb62846ae5a7d5cd27851dddfbed9
tree86e57420cfb058e9147dda6a97ea10a1658cadaf
parent868145d87bd058f271921c69519d4e2311171d28
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/bluetooth/hci_sysfs.c