[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro
authorJames Smart <James.Smart@Emulex.Com>
Thu, 2 Aug 2007 15:10:09 +0000 (11:10 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 1 Aug 2007 17:21:26 +0000 (12:21 -0500)
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>

No differences found