aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_version.h
diff options
context:
space:
mode:
authorHarish Zunjarrao <harish.zunjarrao@qlogic.com>2010-01-12 12:59:50 -0800
committerJames Bottomley <James.Bottomley@suse.de>2010-01-17 12:36:33 -0600
commiteda05a28ec52be40086400a1b606d211276f0e41 (patch)
tree8a5ff4c4bb93d66a414ed292455b58013e1a9d10 /drivers/scsi/qla2xxx/qla_version.h
parent368bbe077739fa1ef6fc0195b2810ed50ef87df6 (diff)
downloadkernel_samsung_smdk4412-eda05a28ec52be40086400a1b606d211276f0e41.zip
kernel_samsung_smdk4412-eda05a28ec52be40086400a1b606d211276f0e41.tar.gz
kernel_samsung_smdk4412-eda05a28ec52be40086400a1b606d211276f0e41.tar.bz2
[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.
The 32bit kernel does not add padding bytes in the fc_bsg_request structure whereas the 64bit kernel adds padding bytes in the fc_bsg_request structure. Due to this, structure elements gets mismatched with 32bit application and 64bit kernel.To resolve this, used packed modifier to avoid adding padding bytes. Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_version.h')
0 files changed, 0 insertions, 0 deletions