HomeFreeBSD

Fix a panic that it's occurred when NDIS init handler returned a error

Description

Fix a panic that it's occurred when NDIS init handler returned a error
by unknown reasons. In this case, sc->ifp is still NULL so it will
cause a page fault during calling ndis_detach()

Details

Provenance
Weongyo Jeong <weongyo@FreeBSD.org>Authored on May 30 2008, 7:17 AM
Parents
rG32e9c9dc71f9: Fix a panic that a priority value which is passed to cv_broadcastpri(9)
Branches
Unknown
Tags
Unknown

Event Timeline