commit | 356bd1460d1e1c4e433e4114fdac02139bddf17c | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Mon Dec 11 23:47:00 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Feb 05 16:58:43 2007 -0500 |
tree | 677c17fddfb7c66f29134c33f64463f15fc43824 | |
parent | b7d58394e65c7d90486026614a6ae26d82dd7756 [diff] [blame] |
chelsio: spaces, tabs and friends Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
diff --git a/drivers/net/chelsio/common.h b/drivers/net/chelsio/common.h index 74758d2..787f2f2 100644 --- a/drivers/net/chelsio/common.h +++ b/drivers/net/chelsio/common.h
@@ -324,7 +324,7 @@ unsigned char mdio_phybaseaddr; struct gmac *gmac; struct gphy *gphy; - struct mdio_ops *mdio_ops; + struct mdio_ops *mdio_ops; const char *desc; };