From: Matthew Vick Date: Tue, 16 Apr 2013 00:53:04 +0000 (+0000) Subject: igb: Remove dead code path X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb7674bf2bc05c6219e33115ec76b7b401cd082;p=pandora-kernel.git igb: Remove dead code path The 82575 manual initialization scripts are not supported on 82580 and above. Rather than call the function to immediately return, clarify the code by removing this pointless function call. Signed-off-by: Matthew Vick Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed