From: James Smart Date: Thu, 2 Aug 2007 15:10:09 +0000 (-0400) Subject: [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro X-Git-Tag: v2.6.23-rc3~98^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b62011d88d6fdba585fb2bb77c9274a63cadab;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed