vnic: Fix a typo in a source code comment

- s/Enabele/Enable/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2023-08-02 09:33:35 +02:00
parent 3514686b34
commit b73763fc10
+1 -1
View File
@@ -84,7 +84,7 @@ __FBSDID("$FreeBSD$");
#define SMI_CLK_MODE (1UL << 24)
#define SMI_EN 0x20
#define SMI_EN_EN (1UL << 0) /* Enabele interface */
#define SMI_EN_EN (1UL << 0) /* Enable interface */
#define SMI_DRV_CTL 0x28