cvs commit: src/sys/dev/fxp if_fxp.c

John Baldwin jhb at FreeBSD.org
Fri Jul 11 13:49:37 PDT 2003


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 at gactr.uga.edu>
  Reviewed by:    njl
  
  Revision  Changes    Path
  1.187     +1 -1      src/sys/dev/fxp/if_fxp.c


More information about the cvs-src mailing list