]> git.sur5r.net Git - u-boot/blobdiff - board/prodrive/p3mx/mv_eth.h
net: Fix remaining API interface breakage
[u-boot] / board / prodrive / p3mx / mv_eth.h
index af1527479feebcce7aab41da4aafe55a3bc72182..8cc00dc9c6194793ebc27f8c324d7698e2e97f9a 100644 (file)
@@ -166,9 +166,7 @@ struct mv64460_eth_priv {
 
 int mv64460_eth_init (struct eth_device *dev);
 int mv64460_eth_stop (struct eth_device *dev);
-int mv64460_eth_start_xmit (struct eth_device*, volatile void* packet, int length);
-/*     return db64460_eth0_poll(); */
-
+int mv64460_eth_start_xmit(struct eth_device *dev, void *packet, int length);
 int mv64460_eth_open (struct eth_device *dev);