commit | 81a2e36df7de8bf9417de67f9d54b4f740072ed0 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Wed Apr 28 08:25:28 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 30 16:15:38 2010 -0700 |
tree | 7e419501ef2fe5d1b7a480044a4016cc3205c44f | |
parent | f84af32cbca70a3c6d30463dc08c7984af11c277 [diff] |
forcedeth: Stay in NAPI as long as there's work The following does the same thing without the extra overhead of testing all the registers. It also handles the out of memory case. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Tested-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>