cvs commit: src/sys/dev/hme if_hme.c

Ken Smith kensmith at FreeBSD.org
Wed Sep 28 07:10:01 PDT 2005


kensmith    2005-09-28 14:10:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/hme          if_hme.c 
  Log:
  MFC v1.43: Move hme_stop() BEFORE ether_ifdetach() and if_free() to
  prevent a memory-referenced-after-free panic if the hme interface
  fails to attach.
  
  Patch obtained from:    marius
  Suggested same thing:   brooks
  Approved by:            re (scottl)
  
  Revision  Changes    Path
  1.37.2.4  +2 -2      src/sys/dev/hme/if_hme.c


More information about the cvs-all mailing list