]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
forcedeth: fix nic poll
authorAyaz Abdulla <aabdulla@nvidia.com>
Fri, 23 Mar 2007 10:49:37 +0000 (05:49 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 28 Mar 2007 06:18:51 +0000 (02:18 -0400)
commitfcc5f2665c81e087fb95143325ed769a41128d50
tree993cfed7cf697546667152ec6db08c0f5e92e217
parentb3b1514c90ab534ec6c9e4452953069f85aacf4d
forcedeth: fix nic poll

The nic poll routine was missing the call to the optimized irq routine.
This patch adds the missing call for the optimized path.

See http://bugzilla.kernel.org/show_bug.cgi?id=7950 for more information.

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