]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/scsi/qla2xxx/qla_os.c
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 12 Mar 2007 17:41:30 +0000 (10:41 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Mar 2007 15:51:20 +0000 (10:51 -0500)
commit27d940352840bb7a55c351b5b5d6e042fcaf8d47
treee2e8b6051d3bf9cb725eec92ea099fa73dcfae6e
parentfecf97882a8f1e9b52627c30322232c18060aa2c
[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 <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_os.c