diff options
author | Roland Dreier <rolandd@cisco.com> | 2009-06-14 00:14:09 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2009-06-14 00:14:09 +0200 |
commit | 9aa0a489d909af0cc36c41d3061ef956c7442ce2 (patch) | |
tree | e973b5748c54060325ba1dd90ab0ce8ccdc66195 /drivers/net | |
parent | IB/mthca: Add module parameter for number of MTTs per segment (diff) | |
download | linux-9aa0a489d909af0cc36c41d3061ef956c7442ce2.tar.xz linux-9aa0a489d909af0cc36c41d3061ef956c7442ce2.zip |
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
When both MSI-X and legacy INTx fail to generate an interrupt, the
driver frees the MSI-X interrupts twice. Fix this by clearing the
have_irq flag for the MSI-X interrupts when they are freed the first
time.
Reported-by: Yinghai Lu <yhlu.kernel@gmail.com>
Tested-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions