Re: [PATCH][NETDEV]: remove netif_running() check from myri10ge_poll()

From: Jeff Garzik
Date: Mon Dec 17 2007 - 18:19:53 EST


Andrew Gallatin wrote:
Remove the bogus netif_running() check from myri10ge_poll().

This eliminates any chance that myri10ge_poll() can trigger
an oops by calling netif_rx_complete() and returning
with work_done == budget.

Signed-off-by: Andrew Gallatin <gallatin@xxxxxxxx>

holding onto this patch but not applying, because NAPI discussions appear to be continuing...


--
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/