From: Brian King Date: Tue, 23 Jan 2007 17:25:37 +0000 (-0600) Subject: [SCSI] ipr: PCI error recovery fix X-Git-Tag: v2.6.21-rc1~274^2~230^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e619e1a7cbf73c27eacf53856443b1aa67cc1234;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed