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>
This commit is contained in:
committed by
David S. Miller
parent
fe192a4911
commit
1dd2d06c04
@@ -100,7 +100,6 @@ struct pasemi_mac {
|
||||
int duplex;
|
||||
|
||||
unsigned int msg_enable;
|
||||
char phy_id[BUS_ID_SIZE];
|
||||
};
|
||||
|
||||
/* Software status descriptor (ring_info) */
|
||||
|
Reference in New Issue
Block a user