aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_init.h
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2014-06-30 16:24:44 -0600
committerThomas Gleixner <[email protected]>2014-07-05 21:42:08 +0200
commit8844aad89ed61545b4db6a3467e1b21ca1c49460 (patch)
tree8517cee7ee48747ed7448eb14bfe81634695cca4 /drivers/scsi/mpt2sas/mpi/mpi2_init.h
parent4f4366033945419b0c52118c29d3057d7c558765 (diff)
genirq: Fix memory leak when calling irq_free_hwirqs()
irq_free_hwirqs() always calls irq_free_descs() with a cnt == 0 which makes it a no-op since the interrupt count to free is decremented in itself. Fixes: 7b6ef1262549f6afc5c881aaef80beb8fd15f908 Signed-off-by: Keith Busch <[email protected]> Acked-by: David Rientjes <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions