From: Bruce Allan Date: Tue, 31 Jan 2012 06:37:43 +0000 (+0000) Subject: e1000e: cleanup e1000_init_mac_params_80003es2lan() X-Git-Tag: v3.4-rc1~177^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e68782ed789a8e52af410368a185b3768fa64614;p=pandora-kernel.git e1000e: cleanup e1000_init_mac_params_80003es2lan() Combine two switch statements into one, convert a nebulous pointer to one that is a bit more in keeping with the rest of the driver code and remove some dead code (there are no 80003es2lan devices with fiber). No change in functionality, just cosmetic changes. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed