ixl(4): Fix a typo in a sysctl description
MFC after: 3 days
This commit is contained in:
parent
8acb662126
commit
d7125850f0
@ -235,7 +235,7 @@ TUNABLE_INT("hw.ixl.debug_recovery_mode",
|
||||
&ixl_debug_recovery_mode);
|
||||
SYSCTL_INT(_hw_ixl, OID_AUTO, debug_recovery_mode, CTLFLAG_RDTUN,
|
||||
&ixl_debug_recovery_mode, 0,
|
||||
"Act like when FW entered recovery mode (for debuging)");
|
||||
"Act like when FW entered recovery mode (for debugging)");
|
||||
#endif
|
||||
|
||||
static int ixl_i2c_access_method = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user