]> git.baikalelectronics.ru Git - kernel.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)
commitbd4fd4aaeaa7f0cbf5fcef724e5ff03bf3ec0883
tree993cfed7cf697546667152ec6db08c0f5e92e217
parentf796ea542b074233742f93c78817809a62b730e1
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