]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ipr: PCI error recovery fix
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 23 Jan 2007 17:25:37 +0000 (11:25 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 27 Jan 2007 15:26:23 +0000 (09:26 -0600)
commite619e1a7cbf73c27eacf53856443b1aa67cc1234
tree511a1f8afcec952cd9171f2a31909e04c975dc52
parent7dce0e1c84cfa8fb2a4b41877c20def386cade2b
[SCSI] ipr: PCI error recovery fix

Since the pci_block_user_cfg_access API was modified to track
block/unblocks, it was discovered that the ipr driver had a
path through its code (in PCI error recovery) which would unblock
when not previously blocked.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ipr.c