aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/tg3.c')
-rw-r--r--drivers/net/tg3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index f7efcecc4108..ed60b18addac 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -11225,7 +11225,7 @@ static int __devinit tg3_phy_probe(struct tg3 *tp)
11225 return tg3_phy_init(tp); 11225 return tg3_phy_init(tp);
11226 11226
11227 /* Reading the PHY ID register can conflict with ASF 11227 /* Reading the PHY ID register can conflict with ASF
11228 * firwmare access to the PHY hardware. 11228 * firmware access to the PHY hardware.
11229 */ 11229 */
11230 err = 0; 11230 err = 0;
11231 if ((tp->tg3_flags & TG3_FLAG_ENABLE_ASF) || 11231 if ((tp->tg3_flags & TG3_FLAG_ENABLE_ASF) ||