mac80211: add flag to indicate HW only Tx-agg setup support
authorArik Nemtsov <arik@wizery.com>
Tue, 30 Aug 2011 06:32:38 +0000 (09:32 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:45:03 +0000 (15:45 -0400)
commitedf6b784c0e574696915e7b04fe42158f3112d0d
treed423c979f0c87ba04891349c08d95573b43f90aa
parent24616152b1d184864370c5ea21f8fdbd5a90d58d
mac80211: add flag to indicate HW only Tx-agg setup support

When this flag is set, Tx A-MPDU sessions will not be started by
mac80211. This flag is required for devices that support Tx A-MPDU setup
in hardware.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/agg-tx.c
net/mac80211/debugfs.c
net/mac80211/tx.c