Re: [patch 10/17] usb: introdu ce usb_authorize/deauthorize ()
Inaky Perez-Gonzalez <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Organization | Intel Corporation |
| Message-ID | <[email protected]> |
On Wednesday 18 July 2007 15:20, Ragner Magalhaes wrote: > ext [email protected] wrote: > > + usb_dev->config = NULL; > > + usb_dev->descriptor.bNumConfigurations = 0; > "usb_dev->descriptor.bNumConfigurations" is always zero here ... in the > "for" > > + for (cnt = 0; cnt < usb_dev->descriptor.bNumConfigurations; cnt++) > > + kfree(usb_dev->rawdescriptors[cnt]); > > + kfree(usb_dev->rawdescriptors); Another 'dah' -- thanks, patch updated. -- Inaky ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel