cvs commit: src/sys/pci if_vr.c

Bruce M Simpson bms at FreeBSD.org
Tue Oct 26 12:49:46 PDT 2004


bms         2004-10-26 19:49:46 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_vr.c 
  Log:
  Workaround for a recursive acquisition of the driver mutex during device
  detach; triggered by ether_ifdetach() -> if_delmulti() -> vr_ioctl().
  MFC candidate.
  
  PR:             kern/62889
  MFC after:      3 days
  
  Revision  Changes    Path
  1.98      +2 -0      src/sys/pci/if_vr.c


More information about the cvs-src mailing list