From: Alexander Duyck Date: Fri, 15 Jul 2011 07:29:44 +0000 (+0000) Subject: ixgbe: cleanup reset paths X-Git-Tag: v3.2-rc1~129^2~286^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8132b54e46259cfc6579ba11c5e3efffda64110b;p=pandora-kernel.git ixgbe: cleanup reset paths The reset paths are overly complicated and are either missing steps or contain extra unnecessary steps such as reading MAC address twice. This change is meant to help clean up the reset paths an get things functioning correctly. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed