summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/pci/if_sis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_sis.c b/sys/pci/if_sis.c
index 05e9575..1934827 100644
--- a/sys/pci/if_sis.c
+++ b/sys/pci/if_sis.c
@@ -1046,7 +1046,6 @@ sis_attach(dev)
device_t dev;
{
u_char eaddr[ETHER_ADDR_LEN];
- u_int32_t command;
struct sis_softc *sc;
struct ifnet *ifp;
int unit, error = 0, rid, waittime = 0;
OpenPOWER on IntegriCloud