commit | 8c771244fbab51661da7dbbabfa5dceffb3e3cce | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Aug 20 15:53:55 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 14 13:56:16 2011 -0400 |
tree | 10a8ac0c5fa3b05c82a614548832f2fec7d81261 | |
parent | d7549cbb9ab0674ef44ea15bd9f9ea1c685adfa6 [diff] |
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>