Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 03:43:06 -0800 (PST)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hatm if_hatm_tx.c if_hatmvar.h
Message-ID:  <200311051143.hA5Bh6Of056915@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/11/05 03:43:06 PST

  FreeBSD src repository

  Modified files:
    sys/dev/hatm         if_hatm_tx.c if_hatmvar.h 
  Log:
  When compiled with debugging trace the number of transmit mbufs that
  we own. Warn if something strange happens (number drops below zero or
  there appears to be a leak).
  
  Revision  Changes    Path
  1.9       +43 -2     src/sys/dev/hatm/if_hatm_tx.c
  1.14      +3 -0      src/sys/dev/hatm/if_hatmvar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311051143.hA5Bh6Of056915>