e1000: Fix a typos in source code comments

- s/negotation/negotiation/

(cherry picked from commit 237a666333)
This commit is contained in:
Gordon Bergling 2022-04-09 10:05:32 +02:00 committed by Franco Fichtner
parent f7657117f7
commit 388c843267

View file

@ -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
*/