]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cleanup starting seq# for tx ampdu:
authorsam <sam@FreeBSD.org>
Sun, 21 Sep 2008 22:22:28 +0000 (22:22 +0000)
committersam <sam@FreeBSD.org>
Sun, 21 Sep 2008 22:22:28 +0000 (22:22 +0000)
commit662f17f3f0a1ea7ea40718490d29cfb3b812af14
tree89f86a5736c6626913aa13c49cc21830e10db021
parent4e877e214a5e6ea35103e21b9e82ccd1a3cafb35
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)
sys/net80211/ieee80211_ddb.c
sys/net80211/ieee80211_ht.c
sys/net80211/ieee80211_ht.h