[linux-usb-devel] Re: [PATCH] usb serial layer: serial_close method

2005-06-27 Thread Greg KH
On Tue, Jun 28, 2005 at 10:32:57AM +0530, [EMAIL PROTECTED] wrote: > > Hi Greg, > > Patch for usb-serial serial_close method > A simulataneous open on the port may be pending for close. > So check for port open count before nullifying tty. > > Signed-off-by: Chinmay M. Kale <[EMAIL PROTECTED]> >

[linux-usb-devel] Re: [PATCH] USB-serial layer: serial_close method

2005-06-20 Thread Greg KH
On Mon, Jun 20, 2005 at 02:13:39PM +0530, [EMAIL PROTECTED] wrote: > > Hi Greg, > > Patch for usb-serial > > Description of Patch > > > This patch fixes a race condition in the serial_close > method in the usb-serial layer. There can be a scenario > where a usb-serial adapt