]> Pileus Git - ~andy/linux/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)
commit9f985b0eee4070e494b9d62313da982cfef9b5e3
tree95479ea5d92758f6449b6c06dee54d27a66cf0e5
parentc715350828b12ce3b29e655fec7a7d6b22245d00
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