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:
Bart Van Assche
2018-11-04 04:34:21 +00:00
parent 49b4439230
commit c8bbfc99e1

View File

@@ -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. "