From: Mike Christie Date: Tue, 2 Dec 2008 06:32:09 +0000 (-0600) Subject: [SCSI] libiscsi: change login data buffer allocation X-Git-Tag: v2.6.29-rc1~555^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfeb2cf957ca5b4e557b53fb91ccc52f442f6dbe;p=pandora-kernel.git [SCSI] libiscsi: change login data buffer allocation This modifies the login buffer allocation to use __get_free_pages. It will allow drivers that want to send this data with zero copy operations to easily line things up on page boundaries. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed