git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecf978
)
[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Mon, 12 Mar 2007 17:41:30 +0000
(10:41 -0700)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Tue, 20 Mar 2007 15:51:20 +0000
(10:51 -0500)
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>
No differences found