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/ _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel