Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2008 07:55:07 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/ndis subr_ndis.c
Message-ID:  <200806110755.m5B7tIYC057463@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806110755.m5B7tIYC057463>