aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.h
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2009-04-25 12:53:17 +0000
committerDavid S. Miller <davem@davemloft.net>2009-04-27 02:53:49 -0700
commit1dd2d06c0459a2f1bffc56765e3cc57427818867 (patch)
tree5cf5b6aebdc4aa8cb66d21198ee87641f9ec67f6 /drivers/net/pasemi_mac.h
parentnet: Rework gianfar driver to use of_mdio infrastructure. (diff)
downloadlinux-dev-1dd2d06c0459a2f1bffc56765e3cc57427818867.tar.xz
linux-dev-1dd2d06c0459a2f1bffc56765e3cc57427818867.zip
net: Rework pasemi_mac driver to use of_mdio infrastructure
This patch simplifies the driver by making use of more common code. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Tested-by: Olof Johansson <olof@lixom.net> Acked-by: Olof Johansson <olof@lixom.net> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/pasemi_mac.h')
-rw-r--r--drivers/net/pasemi_mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/pasemi_mac.h b/drivers/net/pasemi_mac.h
index 1a115ec60b53..e2f4efa8ad46 100644
--- a/drivers/net/pasemi_mac.h
+++ b/drivers/net/pasemi_mac.h
@@ -100,7 +100,6 @@ struct pasemi_mac {
int duplex;
unsigned int msg_enable;
- char phy_id[BUS_ID_SIZE];
};
/* Software status descriptor (ring_info) */