[SCSI] libfcoe: move logging macros into the local libfcoe.h header file
authorYi Zou <yi.zou@intel.com>
Sat, 29 Jan 2011 00:04:45 +0000 (16:04 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Feb 2011 17:05:22 +0000 (11:05 -0600)
commit21b7b2f557f4b105a4b7d739671d1ce6b867d3e6
treea1abdd2beb33e14dce0a69ed099a0f8f81a9dcd7
parent6c8cc1c003cee1c4290f5d8c684912d60354056a
[SCSI] libfcoe: move logging macros into the local libfcoe.h header file

libfcoe kernel module debug macros will used by the fcoe transport code
as well when later it gets added.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/libfcoe.c
drivers/scsi/fcoe/libfcoe.h [new file with mode: 0644]