summaryrefslogtreecommitdiffstats
path: root/sys/compat/ndis/kern_ndis.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-30 00:35:46 +0000
committerpfg <pfg@FreeBSD.org>2016-04-30 00:35:46 +0000
commit2824fbf0a84a4fe891aa1320d3850555aa30aa4c (patch)
treee78bc0fd97dfab68c2535c8223b07a7082617efb /sys/compat/ndis/kern_ndis.c
parent5f7f519b76a9e0e8be95f4a8aadbf2584d4e31e7 (diff)
downloadFreeBSD-src-2824fbf0a84a4fe891aa1320d3850555aa30aa4c.zip
FreeBSD-src-2824fbf0a84a4fe891aa1320d3850555aa30aa4c.tar.gz
ndis: spelling fixes in comments.
No functional change.
Diffstat (limited to 'sys/compat/ndis/kern_ndis.c')
-rw-r--r--sys/compat/ndis/kern_ndis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/ndis/kern_ndis.c b/sys/compat/ndis/kern_ndis.c
index 90e79b0..47874e8 100644
--- a/sys/compat/ndis/kern_ndis.c
+++ b/sys/compat/ndis/kern_ndis.c
@@ -717,7 +717,7 @@ ndis_ptom(m0, p)
* send routine.
*
* NDIS packets consist of two parts: an ndis_packet structure,
- * which is vaguely analagous to the pkthdr portion of an mbuf,
+ * which is vaguely analogous to the pkthdr portion of an mbuf,
* and one or more ndis_buffer structures, which define the
* actual memory segments in which the packet data resides.
* We need to allocate one ndis_buffer for each mbuf in a chain,
OpenPOWER on IntegriCloud