commit | bb0d215c8f970345746129d4c110159b099e032f | [log] [tgz] |
---|---|---|
author | Ron Mercer <ron.mercer@qlogic.com> | Mon Oct 20 10:30:26 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Oct 22 07:00:49 2008 -0400 |
tree | 4cbfa3aacb56012411b1a790fb889d5a1bc793f2 | |
parent | b891a9023bc4fc639b31c234a705e7e51104cf22 [diff] |
qlge: Fix MSI/legacy single interrupt bug. The chip can issue spurious interrupts for single interrupt modes. We use disable to clear the condition and allow processing to continue. Also got rid of legacy specific code since it now needs to be done on MSI single irq also. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>