diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-12-05 22:20:23 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-12-05 22:20:23 +0000 |
| commit | 7e70788a5cc16d4989c203a5d418b9f74505dab1 (patch) | |
| tree | b9523e8dca61e693500395dbb2fa8e5f07b06309 /sys/dev/nve | |
| parent | a196b35f085d58ab980eb2dfd5c2bcef7f879f0f (diff) | |
Notes
Diffstat (limited to 'sys/dev/nve')
| -rw-r--r-- | sys/dev/nve/if_nve.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/nve/if_nve.c b/sys/dev/nve/if_nve.c index 54c12dee250d..8122c6c3562e 100644 --- a/sys/dev/nve/if_nve.c +++ b/sys/dev/nve/if_nve.c @@ -1586,7 +1586,6 @@ nve_ospacketrx(PNV_VOID ctx, PNV_VOID data, NV_UINT32 success, NV_UINT8 *newbuf, static NV_SINT32 nve_oslinkchg(PNV_VOID ctx, NV_SINT32 enabled) { - struct nve_softc *sc = (struct nve_softc *)ctx; DEBUGOUT(NVE_DEBUG_API, "nve: nve_oslinkchg\n"); |
