cvs commit: src/sys/dev/ep if_ep.c

Warner Losh imp at FreeBSD.org
Sun Jul 31 03:33:23 GMT 2005


imp         2005-07-31 03:33:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ep           if_ep.c 
  Log:
  The isa attachment calls ep_free after it has already been called once
  in the resource error in ep_alloc case.  This results in a panic.
  Zero resources to make it safe to call twice pending resolution of
  layering questions.
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.142     +3 -1      src/sys/dev/ep/if_ep.c


More information about the cvs-src mailing list