commit | e619e1a7cbf73c27eacf53856443b1aa67cc1234 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Tue Jan 23 11:25:37 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 27 09:26:23 2007 -0600 |
tree | 511a1f8afcec952cd9171f2a31909e04c975dc52 | |
parent | 7dce0e1c84cfa8fb2a4b41877c20def386cade2b [diff] |
[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>