summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn.c
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2004-04-16 06:58:39 +0000
committerluigi <luigi@FreeBSD.org>2004-04-16 06:58:39 +0000
commit302df847870ad6d2a63feeb7587530a3f7edd695 (patch)
tree7f428abd8c5892d8fa0a1bfa87fd65e4a93b5fac /sys/dev/sn/if_sn.c
parent960f0bd7557516747ec94f23311788b73c8ebbcf (diff)
downloadFreeBSD-src-302df847870ad6d2a63feeb7587530a3f7edd695.zip
FreeBSD-src-302df847870ad6d2a63feeb7587530a3f7edd695.tar.gz
Remove two variables that became unused because of last commit.
Reported by: tinderbox
Diffstat (limited to 'sys/dev/sn/if_sn.c')
-rw-r--r--sys/dev/sn/if_sn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index 57925fa..21a8948 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -159,8 +159,6 @@ sn_attach(device_t dev)
struct ifnet *ifp = &sc->arpcom.ac_if;
uint16_t i, w;
uint8_t *p;
- struct ifaddr *ifa;
- struct sockaddr_dl *sdl;
int rev;
uint16_t address;
int j;
OpenPOWER on IntegriCloud