commit | fcc5f2665c81e087fb95143325ed769a41128d50 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Fri Mar 23 05:49:37 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Mar 28 02:18:51 2007 -0400 |
tree | 993cfed7cf697546667152ec6db08c0f5e92e217 | |
parent | b3b1514c90ab534ec6c9e4452953069f85aacf4d [diff] |
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>