lkml.org 
[lkml]   [2003]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2.5.65] pnp api changes to sound/isa/sb/es968.c
JK> Following patch is to make ESS968 driver to work with PNP API.

JK> + printk(KERN_ERR PFX "AUDIO the requested resources are invalid, using auto config\n");
JK> + err = pnp_activate_dev(pdev);
JK> + if (err < 0) {
JK> + printk(KERN_ERR PFX "AUDIO pnp configure failure\n");
JK> + return err;
JK> + }
Hello, John and other.
You've forgot to kfree(cfg) in the error path.
Best regards, Ruslan.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.048 / U:0.916 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site