mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ix: remove stale comment
Reported by: Navdeep Parhar
This commit is contained in:
parent
a0302c9231
commit
6ad2a9a64f
1 changed files with 0 additions and 1 deletions
|
|
@ -3678,7 +3678,6 @@ ixgbe_if_update_admin_status(if_ctx_t ctx)
|
|||
ixgbe_fc_enable(&sc->hw);
|
||||
/* Update DMA coalescing config */
|
||||
ixgbe_config_dmac(sc);
|
||||
/* should actually be negotiated value */
|
||||
iflib_link_state_change(ctx, LINK_STATE_UP,
|
||||
ixgbe_link_speed_to_baudrate(adapter->link_speed));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue