From: Andrew Gallatin <gallatin@xxxxxxxx>How about allowing a return value of -1 from napi_poll and letting device
Date: Thu, 13 Dec 2007 14:02:25 -0500
Or perhaps we should just leave things as is.
We should probably add a "disabling" state bit to the
napi struct flags, this will be set by napi_disable()
before it loops trying to set the sched bit.
net_rx_action() can then check this.