Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 13:49:36 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200307112049.h6BKnaIo066713@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/07/11 13:49:36 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Unlock the fxp driver lock before calling fxp_poll() to avoid recursing on
  the lock when using DEVICE_POLLING.
  
  Tested by:      Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu>
  Reviewed by:    njl
  
  Revision  Changes    Path
  1.187     +1 -1      src/sys/dev/fxp/if_fxp.c



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