From: Yuval Mintz Date: Mon, 10 Sep 2012 05:51:06 +0000 (+0000) Subject: bnx2x: EEE code refactoring X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec4010ecc26b78476452b499b7a476fb58032379;p=pandora-kernel.git bnx2x: EEE code refactoring In order to lay the foundation for 1G EEE support, several segments of code which are common to both 1G and 10G EEE configurations were extracted from the 10G EEE configuration flow to their own functions. E.g., bnx2x_eee_initial_config, bnx2x_eee_advertise, bnx2x_eee_disable, etc. The rest of the EEE functions were relocated and placed in a single, continuous section of the file. Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed