From: Andrew Vasquez Date: Tue, 10 May 2011 18:18:15 +0000 (-0700) Subject: qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. X-Git-Tag: v2.6.39.1~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea39c13d16351956b93014e441dc94b54e842a2;p=pandora-kernel.git qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. commit fa96d927362a422405d65491326f8ef763572e84 upstream. The firmware spec has the fcp_data_dseg_len defined as a 32-bit value, while the corresponding field in the driver structure has it defined as a 16-bit value. Signed-off-by: Andrew Vasquez Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed