From: Vikas Chaudhary Date: Tue, 6 Mar 2012 12:16:05 +0000 (-0800) Subject: [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_rec X-Git-Tag: v3.4-rc1~6^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a5a15f2057baea9a4d282883183ceaca9c1e847;p=pandora-kernel.git [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_rec We don't need to pack 'struct iscsi_chap_rec' as buffer is built locally in the driver and pass to the user-space. Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed