summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-01-13 11:31:09 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-01-13 11:31:09 +0000
commit4ebd240e10466400ffb7aa678748f1b9efa5f8dc (patch)
tree36de0275c6b6f9d5c040658c9204d7dd96eb2310
parent0f54a253151cdc0daf1c1899691c39aad2e41c6d (diff)
downloadFreeBSD-src-4ebd240e10466400ffb7aa678748f1b9efa5f8dc.zip
FreeBSD-src-4ebd240e10466400ffb7aa678748f1b9efa5f8dc.tar.gz
Fix typo in a comment
-rw-r--r--sys/dev/bge/if_bge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bge/if_bge.c b/sys/dev/bge/if_bge.c
index 876566c..1df7e49 100644
--- a/sys/dev/bge/if_bge.c
+++ b/sys/dev/bge/if_bge.c
@@ -2839,7 +2839,7 @@ bge_intr(xsc)
* Process link state changes.
* Grrr. The link status word in the status block does
* not work correctly on the BCM5700 rev AX and BX chips,
- * according to all avaibable information. Hence, we have
+ * according to all available information. Hence, we have
* to enable MII interrupts in order to properly obtain
* async link changes. Unfortunately, this also means that
* we have to read the MAC status register to detect link
OpenPOWER on IntegriCloud