Re: [BUG][PATCH] bluetooth: put_device before device_del fix

2008-01-01 Thread Dave Young
On Dec 30, 2007 11:18 AM, David Miller <[EMAIL PROTECTED]> wrote: > From: Dave Young <[EMAIL PROTECTED]> > Date: Thu, 27 Dec 2007 13:27:50 +0800 > > > Because of workqueue delay, the put_device could be called before > > device_del, so move it to del_conn. > > > > Signed-off-by: Dave Young <[EMAIL

Re: [BUG][PATCH] bluetooth: put_device before device_del fix

2007-12-29 Thread David Miller
From: Dave Young <[EMAIL PROTECTED]> Date: Thu, 27 Dec 2007 13:27:50 +0800 > Because of workqueue delay, the put_device could be called before device_del, > so move it to del_conn. > > Signed-off-by: Dave Young <[EMAIL PROTECTED]> Applied, thanks Dave. Please post bluetooth patches, just like