diff options
author | Tony Battersby <tonyb@cybernetics.com> | 2007-11-06 14:40:54 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2007-12-18 16:03:09 -0600 |
commit | 7ee2413ca0da80c819f2388c0faeffce1ac8513b (patch) | |
tree | 7c9540d498c85178bec7a87d45409bd638b6c76b /drivers/scsi/sr.h | |
parent | 75b8c133267053c9986a7c8db5131f0e7349e806 (diff) | |
download | kernel_samsung_smdk4412-7ee2413ca0da80c819f2388c0faeffce1ac8513b.zip kernel_samsung_smdk4412-7ee2413ca0da80c819f2388c0faeffce1ac8513b.tar.gz kernel_samsung_smdk4412-7ee2413ca0da80c819f2388c0faeffce1ac8513b.tar.bz2 |
[SCSI] sym53c8xx: fix free_irq() regression
The following commit changed the pointer passed to request_irq(), but
failed to change the pointer passed to free_irq():
commit 99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1
Author: Matthew Wilcox <matthew@wil.cx>
Date: Fri Oct 5 15:55:12 2007 -0400
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
...
The result is that free_irq() doesn't actually take any action. This
patch fixes it.
Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/sr.h')
0 files changed, 0 insertions, 0 deletions