net(3): Fix a typo in a source code comment

- s/verion/version/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-02 10:53:40 +02:00
parent 24498b53ef
commit cba46da538

View File

@ -45,7 +45,7 @@
#define M_HASFCS M_PROTO5 /* FCS included at end of frame */
/*
* Ethernet CRC32 polynomials (big- and little-endian verions).
* Ethernet CRC32 polynomials (big- and little-endian versions).
*/
#define ETHER_CRC_POLY_LE 0xedb88320
#define ETHER_CRC_POLY_BE 0x04c11db6