From: Jayamohan Kallickal Date: Tue, 22 Sep 2009 02:52:26 +0000 (+0530) Subject: [SCSI] be2iscsi: Moving to pci_pools v3 X-Git-Tag: v2.6.32-rc4~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afc95bf546a961d2936d886c3802e159f1bae6b;p=pandora-kernel.git [SCSI] be2iscsi: Moving to pci_pools v3 This patch contains changes to use pci_pools for iscsi hdr instead of pci_alloc_consistent. Here we alloc and free to pool for every IO v3: - Remove cleanup loop in beiscsi_session_destroy - Fixup for allocation failure handling in beiscsi_alloc_pdu - Removed unused variable in beiscsi_session_destroy. [jejb: fix up pci_pool_alloc address sizing problem] Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed