commit | b67874ac1604cda8070d60d432e892c09d761b2e | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Thu Mar 05 08:02:22 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 10 05:29:49 2009 -0700 |
tree | 3cc122fa300532f9bcea8bb10027f6e8af8c4238 | |
parent | 9e184767c956e71d9535c9fc8433e140f819d07d [diff] |
forcedeth: remove isr processing loop This patch is only a subset of changes so that it is easier to see the modifications. This patch removes the isr 'for' loop and shifts all the logic to account for new tab spacing. Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>