e1000: Fix a typos in source code comments

- s/negotation/negotiation/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2022-04-09 10:05:32 +02:00
parent 456b2bb97e
commit 237a666333
+1 -1
View File
@@ -197,7 +197,7 @@
#define EM_RADV 64 #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 * 0 - Disable autonegotiation
* 1 - Enable autonegotiation * 1 - Enable autonegotiation
*/ */