Re: bluetooth: hci_sysfs work queue problem

2007-10-28 Thread Dave Young
On 10/1/07, Marcel Holtmann <[EMAIL PROTECTED]> wrote: > Hi Dave, > > > The hci_sysfs uses work queue to finish the sysfs add/del fuction. > > But when the same device connection failed, if another connection of > > same device come in before the delete work finish, sysfs will warn > > about duplic

Re: bluetooth: hci_sysfs work queue problem

2007-10-01 Thread Marcel Holtmann
Hi Dave, > The hci_sysfs uses work queue to finish the sysfs add/del fuction. > But when the same device connection failed, if another connection of > same device come in before the delete work finish, sysfs will warn > about duplicate filename creating. which kernel are we talking about. This pr