]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: adding 802.11n essential A-MPDU addBA capability
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Mon, 26 Nov 2007 14:14:32 +0000 (16:14 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:55:31 +0000 (14:55 -0800)
commit70f5fe467ee087b95f7fa9858b11965059f76b9d
tree95479ea5d92758f6449b6c06dee54d27a66cf0e5
parentd0c8c669032613e5bb88afe07d8db81ec6be1a3c
mac80211: adding 802.11n essential A-MPDU addBA capability

This patch adds the capability to identify and answer an add block ACK
request.
As this series of patches only adds HT handling with no aggregations,
(A-MPDU aggregations acceptance is not obligatory according to 802.11n
draft) we are currently sending back a refusal upon this request.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/ieee80211_sta.c