mac80211: make ieee80211_send_bar available for drivers
authorFelix Fietkau <nbd@openwrt.org>
Sat, 20 Aug 2011 13:53:55 +0000 (15:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:16 +0000 (13:56 -0400)
commit8c771244fbab51661da7dbbabfa5dceffb3e3cce
tree10a8ac0c5fa3b05c82a614548832f2fec7d81261
parentd7549cbb9ab0674ef44ea15bd9f9ea1c685adfa6
mac80211: make ieee80211_send_bar available for drivers

To properly maintain the peer's block ack window, the driver needs to be
able to control the new starting sequence number that is sent along with
the BlockAckReq frame.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/agg-tx.c
net/mac80211/ieee80211_i.h
net/mac80211/status.c