summaryrefslogtreecommitdiffstats
path: root/sys/net/if_sl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_sl.c')
-rw-r--r--sys/net/if_sl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_sl.c b/sys/net/if_sl.c
index cae7915..7502d7e 100644
--- a/sys/net/if_sl.c
+++ b/sys/net/if_sl.c
@@ -379,7 +379,7 @@ slopen(dev, tp)
return (0);
}
-void
+static void
sldestroy(struct sl_softc *sc)
{
bpfdetach(&sc->sc_if);
OpenPOWER on IntegriCloud