From: Carolyn Wyborny Date: Thu, 13 Oct 2011 17:28:39 +0000 (+0000) Subject: igb: Fix for Alt MAC Address feature on 82580 and later devices X-Git-Tag: v3.2-rc1~182^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65189d284b48bd2e747e8cf9dfb0ff63b859682f;p=pandora-kernel.git igb: Fix for Alt MAC Address feature on 82580 and later devices In 82580 and later devices, the alternate MAC address feature is completely handled by the option ROM and software does not handle it anymore. This patch changes the check_alt_mac_addr function to exit immediately if device is 82580 or later. Signed-off-by: Carolyn Wyborny Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed