mux         2003/07/10 09:37:41 PDT
  FreeBSD src repository
  Modified files:        (Branch: RELENG_4)
    sys/pci              if_dc.c 
  Log:
  MFC: Fix a bug that could cause dc_stop() to try to m_freem() something
  that's not a valid mbuf pointer.
  
  Relevant HEAD revision: 1.114
  
  Revision  Changes    Path
  1.9.2.46  +4 -2      src/sys/pci/if_dc.c