mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
e1000: Fix a typos in source code comments
- s/negotation/negotiation/
(cherry picked from commit 237a666333)
This commit is contained in:
parent
f7657117f7
commit
388c843267
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
|||
#define EM_RADV 64
|
||||
|
||||
/*
|
||||
* This parameter controls whether or not autonegotation is enabled.
|
||||
* This parameter controls whether or not autonegotiation is enabled.
|
||||
* 0 - Disable autonegotiation
|
||||
* 1 - Enable autonegotiation
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue