There's no reason to set if_next here.

This commit is contained in:
mycroft 1995-06-13 05:31:00 +00:00
parent 15206427d4
commit 80a0cdd913
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_sl.c,v 1.35 1995/03/21 13:34:02 mycroft Exp $ */
/* $NetBSD: if_sl.c,v 1.36 1995/06/13 05:31:00 mycroft Exp $ */
/*
* Copyright (c) 1987, 1989, 1992, 1993
@ -199,7 +199,6 @@ slattach()
for (sc = sl_softc; i < NSL; sc++) {
sc->sc_if.if_name = "sl";
sc->sc_if.if_next = NULL;
sc->sc_if.if_unit = i++;
sc->sc_if.if_mtu = SLMTU;
sc->sc_if.if_flags =