Move source tree closer to the 2.6.32.17 mainline
/include/scsi/scsi_bsg_fc.h
blob:a4b233318179b16e80997723b82959a45b89df90 -> blob:91a4e4ff9a9bbeb28d66394299e3ef3c938e5b0c
--- include/scsi/scsi_bsg_fc.h
+++ include/scsi/scsi_bsg_fc.h
@@ -292,7 +292,7 @@ struct fc_bsg_request {
struct fc_bsg_rport_els r_els;
struct fc_bsg_rport_ct r_ct;
} rqst_data;
-};
+} __attribute__((packed));
/* response (request sense data) structure of the sg_io_v4 */