From: Andrew Vasquez Date: Mon, 12 Mar 2007 17:41:30 +0000 (-0700) Subject: [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. X-Git-Tag: v2.6.22-rc1~1015^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d940352840bb7a55c351b5b5d6e042fcaf8d47;p=pandora-kernel.git [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. The module parameter, ql2xextended_error_logging, can now be set dynamically by writing to the following sysfs entry: /sys/module/qla2xxx/parameters/ql2xextended_error_logging This alleviates the need for the driver to be unloaded and reloaded in order to enable logging. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed