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

Weongyo Jeong weongyo at FreeBSD.org
Wed Jun 11 07:55:19 UTC 2008


weongyo     2008-06-11 07:55:07 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      subr_ndis.c 
  Log:
  SVN rev 179720 on 2008-06-11 07:55:07Z by weongyo
  
  fix a page fault that it occurred during ifp is NULL.  This bug happens
  when NDIS driver's initialization is failed and NDIS driver's trying to
  call NdisWriteErrorLogEntry().
  
  Revision  Changes    Path
  1.113     +2 -2      src/sys/compat/ndis/subr_ndis.c


More information about the cvs-src mailing list