Files
linux/include/scsi
Harish Zunjarrao cf1b641450 SCSI: fc-transport: Use packed modifier for fc_bsg_request structure.
commit eda05a28ec upstream.

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>
Cc: maximilian attems <max@stro.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-26 07:41:30 -07:00
..
2009-09-21 15:14:58 +02:00
2009-06-12 14:20:05 -05:00
2009-05-17 21:04:08 -07:00
2009-03-12 12:58:06 -05:00
2009-03-12 12:58:06 -05:00