Re: free free irq and Oops on cat /proc/interrupts (2)

From: Manu Abraham
Date: Sat Sep 17 2005 - 17:21:27 EST


Sergey Vlasov wrote:


free_irq(pdev->irq, pdev);



This should be

free_irq(pdev->irq, mantis);



Ah, thanks a lot. That solves it.
Thanks for your time.


Regards,
Manu

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