From bd1eb21ab0b11272069967082c2e2437a691497a Mon Sep 17 00:00:00 2001 From: Christof Schmitt Date: Wed, 17 Feb 2010 11:18:52 +0100 Subject: [PATCH] --- yaml --- r: 181371 b: refs/heads/master c: 67feeebaa7038129ad58ae0dcece8142186b36a9 h: refs/heads/master i: 181369: a8680f9ee144c3aa21a405b7c3fa418e4d972729 181367: 4d3fc652527fa434b90caefdbd2ffcd5d070c3c7 v: v3 --- [refs] | 2 +- trunk/drivers/s390/scsi/zfcp_dbf.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 72b510faa48c..f438b91657ac 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 452b505c5ada345103bdfdb39dc550df3ffe9eea +refs/heads/master: 67feeebaa7038129ad58ae0dcece8142186b36a9 diff --git a/trunk/drivers/s390/scsi/zfcp_dbf.h b/trunk/drivers/s390/scsi/zfcp_dbf.h index 8b7fd9a1033e..e4b5317fe902 100644 --- a/trunk/drivers/s390/scsi/zfcp_dbf.h +++ b/trunk/drivers/s390/scsi/zfcp_dbf.h @@ -192,10 +192,10 @@ struct zfcp_dbf_san_record { struct zfcp_dbf_san_record_ct_response ct_resp; struct zfcp_dbf_san_record_els els; } u; -#define ZFCP_DBF_SAN_MAX_PAYLOAD 1024 - u8 payload[32]; } __attribute__ ((packed)); +#define ZFCP_DBF_SAN_MAX_PAYLOAD 1024 + struct zfcp_dbf_scsi_record { u8 tag[ZFCP_DBF_TAG_SIZE]; u8 tag2[ZFCP_DBF_TAG_SIZE];