commit | c0e3a6acdebc5b98c65a379460df1b4b2fe6c0d3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Apr 26 15:43:59 2017 +1000 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Apr 26 18:31:23 2017 -0400 |
tree | d1a641ef7019b3c23ba899d783ca4fbef7b597e6 | |
parent | f481973d5efdb63b7c6ca6b0ecd2b8462556a461 [diff] |
scsi: mac_esp: fix to pass correct device identity to free_irq() free_irq() expects the same device identity that was passed to corresponding request_irq(), otherwise the IRQ is not freed. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>