Remove another unused variable.
This commit is contained in:
parent
f73e28d321
commit
05d016c51e
@ -504,7 +504,6 @@ pcn_attach(dev)
|
|||||||
device_t dev;
|
device_t dev;
|
||||||
{
|
{
|
||||||
u_int32_t eaddr[2];
|
u_int32_t eaddr[2];
|
||||||
u_int32_t command;
|
|
||||||
struct pcn_softc *sc;
|
struct pcn_softc *sc;
|
||||||
struct ifnet *ifp;
|
struct ifnet *ifp;
|
||||||
int unit, error = 0, rid;
|
int unit, error = 0, rid;
|
||||||
|
Loading…
Reference in New Issue
Block a user