Re: netconsole support for kernel 2.4 / sunhme patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Jurzitza, Dieter" <DJurzitza@xxxxxxxxxxxxxxxx>
Date: Fri, 14 Sep 2007 08:25:45 +0200

> +static void poll_happy_meal (struct net_device *dev)
> +{
> +       disable_irq(dev->irq);
> +       sis900_interrupt (dev->irq, dev, NULL);
> +       enable_irq(dev->irq);
> +}
> +#endif

You obviously did not even try to use this, as you're calling the
interrupt handler for another driver.

This is what happens when you mindlessly cut and paste.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux