[NETXEN]: Fix ->poll() done logic.
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 Jan 2008 04:51:29 +0000 (20:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2008 07:30:11 +0000 (23:30 -0800)
If work_done >= budget we should always elide the NAPI
completion.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found