commit | ebf34c9b6fcd22338ef764b039b3ac55ed0e297b | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Tue May 02 15:26:06 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Tue May 02 15:26:06 2006 -0400 |
tree | 3a9f16a8d6c33379b08a5ba3476baffedc6cbd6c | |
parent | 3e0d167a6b6e5722d7fadfad9b817f668ab41ec1 [diff] |
forcedeth: fix multi irq issues This patch fixes the issues with multiple irqs. I am resending based on feedback. I decoupled the dma mask for consistent memory and fixed leak with multiple irq in error path. Thanks to Manfred for catching the spin lock problem. Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>