cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ht.h

Sam Leffler sam at FreeBSD.org
Sun Sep 21 22:22:42 UTC 2008


sam         2008-09-21 22:22:28 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ddb.c ieee80211_ht.c 
                         ieee80211_ht.h 
  Log:
  SVN rev 183245 on 2008-09-21 22:22:28Z by sam
  
  Cleanup starting seq# for tx ampdu:
  o use txa_start to form the addba request and purge txa_seqstart
  o fill txa_start before calling ic_addba_request to permit drivers
    to override when they handle seq# generation (e.g. mwl)
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/net80211/ieee80211_ddb.c
  1.19      +5 -3      src/sys/net80211/ieee80211_ht.c
  1.8       +2 -2      src/sys/net80211/ieee80211_ht.h


More information about the cvs-all mailing list