On Thu, 24 Jan 2008, Kevin Hilman wrote:

> When using polling, smc_poll_controller() can call smc_interrupt()
> when there are likely to be no real interrups.  This will trigger the
> "spurious interrupt" printk whenever the driver is being polled.
> 
> This adds an 'is_polling' flags, and doesn't trigger the spurious
> warning when in polling mode.
> 
> Signed-off-by: Kevin Hilman <[EMAIL PROTECTED]>
> Signed-off-by: Nicolas Pitre <[EMAIL PROTECTED]>

NAK

Kevin: you sent the wrong patch !


Nicolas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to