commit | 4cc2da1d84eeddb9e9259e61efd58691399434b2 | [log] [tgz] |
---|---|---|
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | Sat Jun 25 10:34:00 2005 -0400 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jul 02 16:58:16 2005 -0500 |
tree | 74f71238d64cc41153e1015ddcc8a8b5982e7714 | |
parent | 6e3815ba3a6d392fa9cfbf08208f64c06d9558c4 [diff] |
[SCSI] lpfc: hgp/pgp cleanups From: Christoph Hellwig <hch@lst.de>: - rename PGP/HPH to lpfc_pgp/lpfc_hgp - use __le32 types for the members to start fixing sparse -Wbitwise issues - remove lpfc_sli.MBhostaddr, we can always use the pointer from SLI2_DESC directly Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>