cvs commit: src/sys/net route.c

Sam Leffler sam at FreeBSD.org
Wed Oct 29 15:01:40 PST 2003


sam         2003/10/29 15:01:38 PST

  FreeBSD src repository

  Modified files:
    sys/net              route.c 
  Log:
  avoid recursive lock panic by unlocking before calling rtrequest;
  this is consistent with other places but will be replaced
  shortly by a "proper fix"
  
  Supported by:   FreeBSD Foundation
  Pain felt by:   Jiri Mikulas
  
  Revision  Changes    Path
  1.88      +2 -1      src/sys/net/route.c


More information about the cvs-src mailing list