commit | 5a5a15f2057baea9a4d282883183ceaca9c1e847 | [log] [tgz] |
---|---|---|
author | Vikas Chaudhary <vikas.chaudhary@qlogic.com> | Tue Mar 06 04:16:05 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Mar 27 08:26:35 2012 +0100 |
tree | 9e28d0f73e1e30aad759dee70deeac44c1d3136a | |
parent | 1a590cabc272d62ffca1427d3010aea2098f414f [diff] |
[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 <vikas.chaudhary@qlogic.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>