cvs commit: src/sys/compat/ndis subr_ndis.c

Ruslan Ermilov ru at FreeBSD.org
Mon Nov 14 18:19:57 GMT 2005


ru          2005-11-14 18:19:57 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      subr_ndis.c 
  Log:
  Unlike the rest of the world, NDIS code can access "struct
  ifnet" before is has been fully initialized by if_attach().
  Account for that to avoid a null pointer dereference.
  
  Revision  Changes    Path
  1.102     +2 -1      src/sys/compat/ndis/subr_ndis.c


More information about the cvs-src mailing list