forcedeth: fixed missing call in napi poll
authorAyaz Abdulla <aabdulla@nvidia.com>
Tue, 20 Feb 2007 08:34:30 +0000 (03:34 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:16:02 +0000 (04:16 -0500)
The napi poll routine was missing the call to the optimized rx process
routine. This patch adds the missing call for the optimized path.

Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found