From: Bruce Allan Date: Tue, 31 Jan 2012 06:37:48 +0000 (+0000) Subject: e1000e: cleanup e1000_init_mac_params_82571() X-Git-Tag: v3.4-rc1~177^2~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66092f59252cb53e5a997e1222ad203b78c8aa97;p=pandora-kernel.git e1000e: cleanup e1000_init_mac_params_82571() 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 cleanup some coding style. 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