From: Matt Carlson Date: Mon, 2 Aug 2010 11:26:06 +0000 (+0000) Subject: tg3: Create phy_flags and migrate phy_is_low_power X-Git-Tag: v2.6.36-rc1~571^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80096068bc21420ba4d690341a3c70c49017d167;p=pandora-kernel.git tg3: Create phy_flags and migrate phy_is_low_power This patch deletes the link_config.phy_is_low_power flag and creates a new phy_flags device member to store all phy related settings. All the code is converted accordingly. Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed