[SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_rec
authorVikas Chaudhary <vikas.chaudhary@qlogic.com>
Tue, 6 Mar 2012 12:16:05 +0000 (04:16 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 27 Mar 2012 07:26:35 +0000 (08:26 +0100)
commit5a5a15f2057baea9a4d282883183ceaca9c1e847
tree9e28d0f73e1e30aad759dee70deeac44c1d3136a
parent1a590cabc272d62ffca1427d3010aea2098f414f
[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>
include/scsi/iscsi_if.h