On Tue, Jul 08, 2003 at 02:55:24PM -0700, Randy.Dunlap wrote: > > | Date: Mon, 7 Jul 2003 22:01:24 +0200 > | From: Kay Sievers <[EMAIL PROTECTED]> > | To: "Randy.Dunlap" <[EMAIL PROTECTED]> > | Cc: [EMAIL PROTECTED] > | Subject: Re: [linux-usb-devel] [usb-skeleton.c] usb_buffer_free() not called > | > | Here is the blind flight :-) > | > | thanks > | Kay > | > | === > | drivers/usb/class/usblp.c > | usblp->dev was set to NULL to indicate a device disconnect but we need > | this value for usb_buffer_free() when device is still opened and cleanup > | is delayed until usblp_release(). > | We have a usblp->present now for preventing device read, write, open and ioctl. > | === > > Looks good to me. Builds and prints, but not stress-tested. > > Greg, please apply unless Oliver or someone else shoots it down. > (to 2.5.74)
Applied, thanks. greg k-h ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
