From: Mike Christie Date: Thu, 6 Oct 2011 08:56:59 +0000 (-0500) Subject: [SCSI] qla4xxx: fix data alignment and use nl helpers X-Git-Tag: v3.2-rc1~125^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c31889f7513e9ffa6b2b4de8ad6d7f59a61c80;p=pandora-kernel.git [SCSI] qla4xxx: fix data alignment and use nl helpers This has the driver use helpers for a common operation and fixes a issue where if multiple iscsi params are sent they could be sent at offsets that cause unaligned accesses. The nla helpers account for the padding needed to align properly for the driver. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed