cvs commit: src/sys/dev/netif/vr if_vr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 11 11:25:10 PDT 2005


dillon      2005/10/11 11:23:17 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/vr     if_vr.c 
  Log:
  Add missing crit_exit().  If VR fails to attach the system will assert
  that the critical section count is incorrect at the end of the boot sequence.
  
  Reported-by: John Leimon
  
  Revision  Changes    Path
  1.34      +1 -0      src/sys/dev/netif/vr/if_vr.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vr/if_vr.c.diff?r1=1.33&r2=1.34&f=u





More information about the Commits mailing list