summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 57925fa866a6..21a894890c93 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;