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 problem should not exist anymore. However the usage of a work queue is unavoidable. Regards Marcel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/