Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2009 21:02:40 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c if_athioctl.h
Message-ID:  <200902052102.n15L2l5k010714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-02-05 21:02:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athioctl.h 
  Log:
  SVN rev 188195 on 2009-02-05 21:02:40Z by sam
  
  Minor packet drop improvements:
  o change tdma packet drop msg when ack required to ATH_DEBUG_TDMA
    (ATH_DEBUG_XMIT is too noisy)
  o add a debug msg for raw packet drop due to interface down/invalid
  o add stats for these two cases
  o explain how another drop case is handled
  
  Revision  Changes    Path
  1.228     +8 -3      src/sys/dev/ath/if_ath.c
  1.22      +3 -1      src/sys/dev/ath/if_athioctl.h



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