diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-10-05 19:55:12 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-23 19:23:28 (GMT) |
commit | 99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1 (patch) | |
tree | a946e291692f09e3b4ecc71ceb9dd264a9f7acea /drivers/net | |
parent | 8022fbdacb0e9193a5dfb666479d1fc2ca63ecf1 (diff) | |
download | linux-99c9e0a1d6cfe1ba1169a7a81435ee85bc00e4a1.tar.xz |
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
Make sym_interrupt return an irqreturn_t instead of void, and take a
Scsi_Host instead of a sym_hcb. Pass the Scsi_Host to the interrupt
handler instead of the sym_hcb. Rename the host_data to sym_data.
Keep a pci_dev pointer in the sym_data. Rename the Scsi_Host from
instance to shost.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions