aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/if_em.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/e1000/if_em.c')
-rw-r--r--sys/dev/e1000/if_em.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/e1000/if_em.c b/sys/dev/e1000/if_em.c
index 869ce4fb4cf4..c4a4f54cb80d 100644
--- a/sys/dev/e1000/if_em.c
+++ b/sys/dev/e1000/if_em.c
@@ -1106,9 +1106,6 @@ em_if_attach_pre(if_ctx_t ctx)
em_print_fw_version(sc);
- /* Disable ULP support */
- e1000_disable_ulp_lpt_lp(hw, true);
-
/*
* Get Wake-on-Lan and Management info for later use
*/