aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vx/if_vx.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1997-11-07 08:53:44 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1997-11-07 08:53:44 +0000
commit4a11ca4e29ff701a15b6c4de4e99483f97182ea6 (patch)
treed25f628a9aba608f64fe75989d2287c6480e8b0b /sys/dev/vx/if_vx.c
parentfbff0da4c8b49e614414ea85874ca2eace160515 (diff)
Notes
Diffstat (limited to 'sys/dev/vx/if_vx.c')
-rw-r--r--sys/dev/vx/if_vx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/vx/if_vx.c b/sys/dev/vx/if_vx.c
index f1f744f2ec42..420e6c10ef2a 100644
--- a/sys/dev/vx/if_vx.c
+++ b/sys/dev/vx/if_vx.c
@@ -905,7 +905,6 @@ vxioctl(ifp, cmd, data)
caddr_t data;
{
struct vx_softc *sc = vx_softc[ifp->if_unit];
- struct ifaddr *ifa = (struct ifaddr *) data;
struct ifreq *ifr = (struct ifreq *) data;
int s, error = 0;