Re: [PATCH] net/ethernet: ks8851_mll fix irq handling

From: David Miller
Date: Wed Feb 15 2012 - 15:41:56 EST


From: Jan Weitzel <j.weitzel@xxxxxxxxx>
Date: Wed, 15 Feb 2012 08:35:15 +0100

> There a two different irq variables ks->irq and netdev->irq.
> Only ks->irq is set on probe, so disabling irq in ks_start_xmit fails.
>
> This patches remove ks->irq from private data and use only netdev->irq.
>
> Tested on a kernel 3.0 based OMAP4430 SMP Board
>
> Signed-off-by: Jan Weitzel <j.weitzel@xxxxxxxxx>

Applied, thanks.
--
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/