]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit74c016e6f7f9d332a8384e2d05a8f6840e9f9432
treea1abdd2beb33e14dce0a69ed099a0f8f81a9dcd7
parentb73567c501c4b77c7fdb18652c202facc182cf93
[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]