diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2004-04-16 06:58:39 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2004-04-16 06:58:39 +0000 |
| commit | 3c56e09895c102fec6d4d886ed7c3e824fa642f7 (patch) | |
| tree | 7f428abd8c5892d8fa0a1bfa87fd65e4a93b5fac /sys/dev/sn | |
| parent | ab92d6555074bab63e76581ce21c57d204819348 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sn')
| -rw-r--r-- | sys/dev/sn/if_sn.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 57925fa866a6f..21a894890c93f 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; |
