]> git.baikalelectronics.ru Git - kernel.git/commit
forcedeth: remove isr processing loop
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 5 Mar 2009 08:02:22 +0000 (08:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 12:29:49 +0000 (05:29 -0700)
commit80d968a8ce92d7c30ad0c53e5cfcd2964acc57c4
tree3cc122fa300532f9bcea8bb10027f6e8af8c4238
parentb3b3011d68d4feddbd61aa9da8e51c35b9d7e177
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>
drivers/net/forcedeth.c