From 876987dbae598cf3ca77defa6ba93d669f5ca376 Mon Sep 17 00:00:00 2001 From: Harish Zunjarrao Date: Tue, 12 Jan 2010 12:59:50 -0800 Subject: [PATCH] --- yaml --- r: 180002 b: refs/heads/master c: eda05a28ec52be40086400a1b606d211276f0e41 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/scsi/scsi_bsg_fc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 32bebd22a7e8..5058ea3d7967 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 368bbe077739fa1ef6fc0195b2810ed50ef87df6 +refs/heads/master: eda05a28ec52be40086400a1b606d211276f0e41 diff --git a/trunk/include/scsi/scsi_bsg_fc.h b/trunk/include/scsi/scsi_bsg_fc.h index a4b233318179..91a4e4ff9a9b 100644 --- a/trunk/include/scsi/scsi_bsg_fc.h +++ b/trunk/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 */