android_kernel_samsung_msm8976/drivers/scsi/lpfc
James.Smart@Emulex.Com 918865230e [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
Replace use of lpfc_put_lun with midlayer's int_to_scsilun

Remove driver's local definition of lpfc_put_lun (which converts an
int back to a 64-bit LUN) and replace it's use with the recently added
int_to_scsilun function provided by the midlayer.

Note: Embedding midlayer structure in our structure caused
need for more files to include midlayer headers.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-08-12 12:09:01 -05:00
..
lpfc.h [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_attr.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_ct.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_disc.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_els.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_hbadisc.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_hw.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_init.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_logmsg.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_mbox.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_mem.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_nportdisc.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_scsi.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_scsi.h [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_sli.c [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() 2005-08-12 12:09:01 -05:00
lpfc_sli.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_version.h [SCSI] lpfc: Change version to 8.0.29. 2005-07-02 19:08:56 -05:00
Makefile [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00