[TRIVIAL PATCH 06/20] Fix misspelling of firmware in tg3.c

From: Nick Andrew
Date: Sun Jan 25 2009 - 21:03:01 EST


Fix misspelling of firmware in tg3.c

Signed-off-by: Nick Andrew <nick@xxxxxxxxxxxxxxx>
---

drivers/net/tg3.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index 5e2dbae..96ede2a 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -11130,7 +11130,7 @@ static int __devinit tg3_phy_probe(struct tg3 *tp)
return tg3_phy_init(tp);

/* Reading the PHY ID register can conflict with ASF
- * firwmare access to the PHY hardware.
+ * firmware access to the PHY hardware.
*/
err = 0;
if ((tp->tg3_flags & TG3_FLAG_ENABLE_ASF) ||

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/