Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2011 20:16:43 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c
Message-ID:  <201102082017.p18KH5vw044167@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-02-08 20:16:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 218453 on 2011-02-08 20:16:43Z by adrian
  
  net80211 really doesn't want A_MPDU to appear on non-11n station node mbufs.
  Revert back to the previous method of doing it for where a node can be
  identified and it's an 11n node.
  
  I'll have to do some further research into exactly what is being messed up
  with the sequence number matching and I'll then revisit this.
  
  Revision  Changes    Path
  1.294     +9 -0      src/sys/dev/ath/if_ath.c



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