diff options
Diffstat (limited to 'sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c')
-rw-r--r-- | sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c | 2 |
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 2f864ab2e2c8..565a5f608c0e 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). */ |