summaryrefslogtreecommitdiff
path: root/net/wanrouter
diff options
context:
space:
mode:
authorStephen M. Cameron <scameron@beardog.cce.hp.com>2010-06-16 22:51:50 +0400
committerJames Bottomley <James.Bottomley@suse.de>2010-07-27 21:02:03 +0400
commit10f66018088fd0c9fe81b1e328e3264c7b10caa5 (patch)
treec63cd4610b2c7fd51ab57d8528c87a796e21b4ce /net/wanrouter
parent1886765906686cdb08c35afae20e4ad8f82367f5 (diff)
downloadlinux-10f66018088fd0c9fe81b1e328e3264c7b10caa5.tar.xz
[SCSI] hpsa: separate intx and msi/msix interrupt handlers
There are things which need to be done in the intx interrupt handler which do not need to be done in the msi/msix interrupt handler, like checking that the interrupt is actually for us, and checking that the interrupt pending bit on the hardware is set (which we weren't previously doing at all, which means old controllers wouldn't work), so it makes sense to separate these into two functions. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'net/wanrouter')
0 files changed, 0 insertions, 0 deletions