Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2009 20:16:55 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c src/sys/net80211 ieee80211_superg.c ieee80211_superg.h ieee80211_var.h
Message-ID:  <200905022018.n42KIiNg003421@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-05-02 20:16:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
    sys/net80211         ieee80211_superg.c ieee80211_superg.h 
                         ieee80211_var.h 
  Log:
  SVN rev 191753 on 2009-05-02 20:16:55Z by sam
  
  make superg/fast-frames state dynamically-allocated (and indirect off
  the com structure instead of embedded); this reduces the overhead when
  not configured and reduces visibility of the contents
  
  Revision  Changes    Path
  1.249     +2 -7      src/sys/dev/ath/if_ath.c
  1.10      +30 -5     src/sys/net80211/ieee80211_superg.c
  1.5       +32 -7     src/sys/net80211/ieee80211_superg.h
  1.85      +3 -9      src/sys/net80211/ieee80211_var.h



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