forked from Imagelibrary/rtems
2002-11-04 Joel Sherrill <joel@OARcorp.com>
* network/network.c: Removed warnings.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-11-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* network/network.c: Removed warnings.
|
||||
|
||||
2002-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* canbus/canbus.c, clock/p_clock.c, console/console.c,
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include <netinet/if_ether.h>
|
||||
#include <bsp/irq.h>
|
||||
|
||||
extern void rtems_panic(char *,int);
|
||||
|
||||
/*
|
||||
* Number of interfaces supported by this driver
|
||||
@@ -427,7 +426,6 @@ m860_fec_initialize_hardware (struct m860_enet_struct *sc)
|
||||
{
|
||||
int i;
|
||||
unsigned char *hwaddr;
|
||||
rtems_status_code status;
|
||||
|
||||
/*
|
||||
* Issue reset to FEC
|
||||
|
||||
Reference in New Issue
Block a user