summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_vx.c')
-rw-r--r--sys/pci/if_vx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/if_vx.c b/sys/pci/if_vx.c
index 1575799..f0e86e1 100644
--- a/sys/pci/if_vx.c
+++ b/sys/pci/if_vx.c
@@ -189,8 +189,6 @@ vx_pci_attach(
struct ifnet *ifp;
u_short i, *p;
u_long j;
- struct ifaddr *ifa;
- struct sockaddr_dl *sdl;
if (unit >= NVX) {
printf("vx%d: not configured; kernel is built for only %d device%s.\n",
OpenPOWER on IntegriCloud