Skip to content
  • Jeff Garzik's avatar
    e1000: consolidate managability enabling/disabling · 0fccd0e9
    Jeff Garzik authored
    
    
    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>
    0fccd0e9