From 6435a0dc1b89e5ba04e75e032b7e96b4337b3961 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Mon, 10 Nov 2014 21:00:23 +0000 Subject: fix a typo --- sys/dev/netmap/netmap_kern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/netmap') diff --git a/sys/dev/netmap/netmap_kern.h b/sys/dev/netmap/netmap_kern.h index 76d893588e34..45548a641d23 100644 --- a/sys/dev/netmap/netmap_kern.h +++ b/sys/dev/netmap/netmap_kern.h @@ -266,7 +266,7 @@ struct netmap_kring { struct netmap_adapter *na; - /* The folloiwing fields are for VALE switch support */ + /* The following fields are for VALE switch support */ struct nm_bdg_fwd *nkr_ft; uint32_t *nkr_leases; #define NR_NOSLOT ((uint32_t)~0) /* used in nkr_*lease* */ -- cgit v1.3