|
@@ -95,8 +95,6 @@ int mv64360_eth_xmit (struct eth_device *, volatile void *packet, int length);
|
|
#ifndef UPDATE_STATS_BY_SOFTWARE
|
|
#ifndef UPDATE_STATS_BY_SOFTWARE
|
|
static void mv64360_eth_print_stat (struct eth_device *dev);
|
|
static void mv64360_eth_print_stat (struct eth_device *dev);
|
|
#endif
|
|
#endif
|
|
-/* Processes a received packet */
|
|
|
|
-extern void NetReceive (volatile uchar *, int);
|
|
|
|
|
|
|
|
extern unsigned int INTERNAL_REG_BASE_ADDR;
|
|
extern unsigned int INTERNAL_REG_BASE_ADDR;
|
|
|
|
|