summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgb/if_ixgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ixgb/if_ixgb.c')
-rw-r--r--sys/dev/ixgb/if_ixgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgb/if_ixgb.c b/sys/dev/ixgb/if_ixgb.c
index 788b398..bed748c 100644
--- a/sys/dev/ixgb/if_ixgb.c
+++ b/sys/dev/ixgb/if_ixgb.c
@@ -697,7 +697,7 @@ ixgb_init_locked(struct adapter *adapter)
}
ixgb_initialize_receive_unit(adapter);
- /* Don't loose promiscuous settings */
+ /* Don't lose promiscuous settings */
ixgb_set_promisc(adapter);
ifp = adapter->ifp;
OpenPOWER on IntegriCloud