Skip to content
Commit 0fccd0e9 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

e1000: consolidate managability enabling/disabling



Several bugs existed in how we handle manageability issues all
over the driver.  This patch consolidates all the managability
release and init code in two single functions and call them from
appropriate locations. This fixes several BMC packet redirect issues
and powerup/down hiccups.

Originally from Jesse Brandeburg <jesse.brandeburg@intel.com>, rewritten
to use feature flags by me.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 167fb284
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment