From: Carolyn Wyborny Date: Tue, 31 Jul 2012 01:01:23 +0000 (+0000) Subject: igb: Fix for failure to init on some 82576 devices. X-Git-Tag: v3.6-rc2~24^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925b11f706642732ce2ae53b0f0d3fd54adc5075;p=pandora-kernel.git igb: Fix for failure to init on some 82576 devices. Move nvm invalid size check to before size assigned by mac_type for 82575 and later parts in get_invariants function. This fixes a problem found on some 82576 devices where the part will not initialize because the nvm_read function pointer ends up getting assigned to the incorrect function. Reported By: Stefan Assmann Signed-off-by: Carolyn Wyborny Tested-by: Jeff Pieper Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed