summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2.c
diff options
context:
space:
mode:
authorDave Young <hidave.darkstar@gmail.com>2008-01-29 21:14:08 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-31 19:27:12 -0800
commitb6c0632105f7d7548f1d642ba830088478d4f2b0 (patch)
tree63e06f0d8565e5704d3ebabfd1597ad995253434 /drivers/net/bnx2.c
parent2614fa59fa805cd488083c5602eb48533cdbc018 (diff)
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
The bluetooth hci_conn sysfs add/del executed in the default workqueue. If the del_conn is executed after the new add_conn with same target, add_conn will failed with warning of "same kobject name". Here add btaddconn & btdelconn workqueues, flush the btdelconn workqueue in the add_conn function to avoid the issue. Signed-off-by: Dave Young <hidave.darkstar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2.c')
0 files changed, 0 insertions, 0 deletions