commit | 3110f5f5545a645c50ef66b1f705d08dfd1df404 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Dec 06 08:28:50 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 06 11:03:46 2010 -0800 |
tree | 0de70162efdc0094ec52af362730712271967730 | |
parent | 8fc2f9956127d2b85280c07e69aeb08b9bd85150 [diff] |
tg3: Move EEE definitions into mdio.h In commit 52b02d04c801fff51ca49ad033210846d1713253 entitled "tg3: Add EEE support", Ben Hutchings had commented that the EEE advertisement register will be in a standard location. This patch moves that definition into mdio.h and changes the code to use it. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>