diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-06-25 22:47:30 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-06-26 22:24:44 -0400 |
commit | 040ab9c4fd0070cd5fa71ba3a7b95b8470db9b4d (patch) | |
tree | 2800893d3184c3e217d54d361d82fcf3b827e072 /drivers/scsi/bnx2fc | |
parent | 6c9b3b2aa2df0d47bd7067ad4b09279cac89e974 (diff) |
scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
The dev_id used in request_irq() and free_irq() should match. Use 'info'
in both cases.
Link: https://lore.kernel.org/r/20200625204730.943520-1-christophe.jaillet@wanadoo.fr
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/bnx2fc')
0 files changed, 0 insertions, 0 deletions