> > - if (msgInfo) { > > - kfree(msgInfo->WaitEvent); > > - kfree(msgInfo); > > - } > > + kfree(msgInfo->WaitEvent); > > If msgInfo was NULL, you just oopsed here :( > Sorry about that, getting too aggressive on that. -- Bill _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel