diff options
author | Mike Miller <mike.miller@hp.com> | 2010-06-02 21:58:02 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-08-07 18:12:35 +0200 |
commit | 2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff (patch) | |
tree | f5a315a693777164760fd25c1c8702017efc3e03 /drivers/block/cciss.h | |
parent | cciss: clean up interrupt handler (diff) | |
download | linux-2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff.tar.xz linux-2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff.zip |
cciss: check for msi in interrupt_not_for_us
Check to see if h->msi[x]_vector is set. We need this for a following
patch. Without this check we process one interrupt then stop because in
msi[x] mode the interrupt pending bit is not set. Not sure why we didn't
encounter this before.
Signed-off-by: Mike Miller <mike.miller@hp.com>
Cc: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'drivers/block/cciss.h')
0 files changed, 0 insertions, 0 deletions