summaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/bhndb/bhndb_hwdata.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bhnd/bhndb/bhndb_hwdata.c')
-rw-r--r--sys/dev/bhnd/bhndb/bhndb_hwdata.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/bhnd/bhndb/bhndb_hwdata.c b/sys/dev/bhnd/bhndb/bhndb_hwdata.c
index dd973e96b3ba..7cbb21fbf6d2 100644
--- a/sys/dev/bhnd/bhndb/bhndb_hwdata.c
+++ b/sys/dev/bhnd/bhndb/bhndb_hwdata.c
@@ -130,7 +130,7 @@ const struct bhndb_hw_priority bhndb_bcma_priority_table[] = {
/*
* Default Core Behavior
*
- * All other cores are assumed to require effecient runtime access to
+ * All other cores are assumed to require efficient runtime access to
* the default device port, and if supported by the bus, an agent port.
*/
BHNDB_CLASS_PRIO(INVALID, -1, DEFAULT,
@@ -183,7 +183,7 @@ const struct bhndb_hw_priority bhndb_siba_priority_table[] = {
/*
* Default Core Behavior
*
- * All other cores are assumed to require effecient runtime access to
+ * All other cores are assumed to require efficient runtime access to
* the device port.
*/
BHNDB_CLASS_PRIO(INVALID, -1, DEFAULT,