David S. Miller fed17f3094 [NET]: Stop polling when napi_disable() is pending.
This finally adds the code in net_rx_action() to break out of the
->poll()'ing loop when a napi_disable() is found to be pending.

Now, even if a device is being flooded with packets it can be cleanly
brought down.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-08 23:30:13 -08:00
..
2007-11-07 04:11:44 -08:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:52:46 -07:00
2007-10-26 22:56:12 -07:00
2007-11-12 21:24:14 -08:00