]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit1706287f6eb58726a9a0e5cbbde87f49757615e3
treebd7e73214e5f8817623873624aad29a33e131e99
parent5cdfed54e7200dde2e846e2ef153d1694ce44875
[NETXEN]: Fix ->poll() done logic.

If work_done >= budget we should always elide the NAPI
completion.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_main.c