small ndis fix

Matthew Dillon dillon at apollo.backplane.com
Wed Nov 17 10:27:06 PST 2004


:Straightforward bug fix on error path. Noticed while reviewing the ndis
:code ...

    Committed.  Note that this bug could not have occured anyway since
    malloc(...M_WAITOK) will panic if it can't allocate memory.
    NULL is not unless M_NULLOK is also specified, or unless M_NOWAIT is
    used.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Submit mailing list