Hi, I haven't had a chance to test this on real hardware yet. Sorry, I will try to do this soon. On Sat, Apr 25, 2009 at 10:32:35AM -0400, Forest Bond wrote: > @@ -1226,11 +1227,6 @@ static BOOL device_init_info(struct pci_dev* pcid, PSDevice* ppDevice, > > PSDevice p; > > - *ppDevice = kmalloc(sizeof(DEVICE_INFO),GFP_ATOMIC); > - > - if (*ppDevice == NULL) > - return FALSE; > - > memset(*ppDevice,0,sizeof(DEVICE_INFO)); > > if (pDevice_Infos == NULL) { I realized that I did not remove the corresponding kfree calls for this removed kmalloc. Should I resend, or is it better to send an additional patch to be applied on top of the original patches? Thanks, Forest -- Forest Bond http://www.alittletooquiet.net http://www.pytagsfs.org
Attachment:
signature.asc
Description: Digital signature