Fix module from panic.
Pointy hat: brooks MFC after: 3 days
This commit is contained in:
parent
8ad6b7ab7c
commit
439635c43e
@ -262,6 +262,7 @@ ng_sppp_constructor (node_p node)
|
||||
|
||||
/* Link them together */
|
||||
ifp->if_softc = priv;
|
||||
priv->ifp = ifp;
|
||||
|
||||
/* Get an interface unit number */
|
||||
if ((error = ng_sppp_get_unit(&priv->unit)) != 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user