summaryrefslogtreecommitdiff
path: root/sys/dev/netfpga10g/nf10bmac
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 03:41:25 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 03:41:25 +0000
commit453130d9bfc1c6d68b366dfcb041689d69f81295 (patch)
treefe36ef227324b313676d43aef9a4d97c9a09675a /sys/dev/netfpga10g/nf10bmac
parent7860c0c3843dbb1cf8f4f2c20ee526e8dd2661da (diff)
Notes
Diffstat (limited to 'sys/dev/netfpga10g/nf10bmac')
-rw-r--r--sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c b/sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c
index 2f864ab2e2c84..565a5f608c0ee 100644
--- a/sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c
+++ b/sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c
@@ -355,7 +355,7 @@ nf10bmac_rx_locked(struct nf10bmac_softc *sc)
/*
* General problem here in case we need to sync ourselves to the
* beginning of a packet. Length will only be set for the first
- * read, and together with strb we can detect the begining (or
+ * read, and together with strb we can detect the beginning (or
* skip to tlast).
*/