mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
Merge r7455 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7708 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -220,7 +220,7 @@ MODULE_PARM_DESC(ql2xtargetreset,
|
||||
"Enable target reset."
|
||||
"Default is 1 - use hw defaults.");
|
||||
|
||||
int ql2xgffidenable = 0;
|
||||
int ql2xgffidenable;
|
||||
module_param(ql2xgffidenable, int, S_IRUGO);
|
||||
MODULE_PARM_DESC(ql2xgffidenable,
|
||||
"Enables GFF_ID checks of port type. "
|
||||
|
||||
Reference in New Issue
Block a user