]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] dasd eer data format.
authorStefan Weinhuber <wein@de.ibm.com>
Thu, 29 Jun 2006 13:02:59 +0000 (15:02 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 29 Jun 2006 13:02:59 +0000 (15:02 +0200)
commit774fc4ef718f7343306ba3695e8a2622cbd9764d
treeec16092b99b5e92985faf95bcafb98daf0d0dc06
parentcc43ec1ab0ae67c9cd5b3c2483a731afc98cbc2c
[S390] dasd eer data format.

The struct dasd_eer_header needs the packed attribute, or there will
be 6 additional bytes of random data between the fixed header and
the variable length part of the eer data.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_eer.c