commit | e8b62011d88d6fdba585fb2bb77c9274a63cadab | [log] [tgz] |
---|---|---|
author | James Smart <James.Smart@Emulex.Com> | Thu Aug 02 11:10:09 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Aug 01 12:21:26 2007 -0500 |
tree | 838c3abee73ec571456ae3ae83e51ecbed8e4a64 | |
parent | 3de2a653a127c468284c48e233719dc39769e354 [diff] |
[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro Rework the lpfc_printf_log() macro so that logging is enabled on a per-vport basis. Used to be on a physical-port basis, thus logging with large numbers of vports became a mess. Required redefinition of the macro, and an update of every use. Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>