From: Stephen M. Cameron Date: Wed, 16 Jun 2010 18:51:25 +0000 (-0500) Subject: [SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure. X-Git-Tag: v2.6.36-rc1~570^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d2cd4711b9e3ddcf911281ec4fe511b5cfff63;p=pandora-kernel.git [SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure. Rationale for this is that in order to fix the hard reset code used by kdump, we need to use this function before we even have the per HBA structure. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed