diff options
author | Robert Love <robert.w.love@intel.com> | 2009-06-10 22:30:59 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-06-21 16:07:02 (GMT) |
commit | d5488eb9cd2b06f7dcca7053274edb337987c67c (patch) | |
tree | d4b10ebbb2d8a414705dd5d2663b7de563579d7f /drivers/scsi/jazz_esp.c | |
parent | ea61fca58c1373a48c0741798f70364d4498d2af (diff) | |
download | linux-fsl-qoriq-d5488eb9cd2b06f7dcca7053274edb337987c67c.tar.xz |
fcoe: Add runtime debug logging with module parameter debug_logging
This patch converts all FC_DBG statements to use new runtime tunable
debug macros. The fcoe.ko module now has a debug_logging module
parameter.
fcoe_debug_logging is an unsigned integer representing a bitmask of all
available logging levels. Currently only two logging levels are
supported-
bit
LSB 0 = general fcoe logging
1 = netdevice related logging
This patch also attempts to clean up some debug statement formatting
so it's more readable.
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/jazz_esp.c')
0 files changed, 0 insertions, 0 deletions