Reset unsupported SFP tuneable back to original entry name.
Reported by: olivier@
This commit is contained in:
parent
97ae05e314
commit
fb6aa95d9f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320916
@ -333,7 +333,7 @@ SYSCTL_INT(_hw_ix, OID_AUTO, rxd, CTLFLAG_RDTUN, &ixgbe_rxd, 0,
|
||||
* doing so you are on your own :)
|
||||
*/
|
||||
static int allow_unsupported_sfp = FALSE;
|
||||
SYSCTL_INT(_hw_ix, OID_AUTO, allow_unsupported_sfp, CTLFLAG_RDTUN,
|
||||
SYSCTL_INT(_hw_ix, OID_AUTO, unsupported_sfp, CTLFLAG_RDTUN,
|
||||
&allow_unsupported_sfp, 0,
|
||||
"Allow unsupported SFP modules...use at your own risk");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user