]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
fix a typo
authorluigi <luigi@FreeBSD.org>
Mon, 10 Nov 2014 21:00:23 +0000 (21:00 +0000)
committerluigi <luigi@FreeBSD.org>
Mon, 10 Nov 2014 21:00:23 +0000 (21:00 +0000)
sys/dev/netmap/netmap_kern.h

index 76d893588e34215343688f3bd046db0b05362ce3..45548a641d2348726af4eb235e61a7897cabe40d 100644 (file)
@@ -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* */