From: Robert Love Date: Wed, 10 Jun 2009 22:31:05 +0000 (-0700) Subject: libfcoe: Add runtime debugging with module param debug_logging X-Git-Tag: v2.6.31-rc1~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650bd12b9e31ec51d7ad0df3c4f94d863b827976;p=pandora-kernel.git libfcoe: Add runtime debugging with module param debug_logging This patch adds a 'debug_logging' module parameter to libfcoe.ko. It is an unsigned int that represents a bitmask of available debug logging levels, each of which can be tuned at runtime. Currently there are only two logging levels for this module- bit LSB 0 = libfcoe general logging 1 = FIP logging Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed