From: Mike Christie Date: Wed, 24 Sep 2008 16:46:11 +0000 (-0500) Subject: [SCSI] iscsi class: fix endpoint id handling X-Git-Tag: v2.6.28-rc1~263^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21536062d98938dfcfbae593a26c154e359749dc;p=pandora-kernel.git [SCSI] iscsi class: fix endpoint id handling Some endpoint code was using unsigned int and some was using uint64_t. This converts it all to uint64_t. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed