commit | b4490f423c0e61b77461be6557c62e533b8c60e3 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Thu Feb 27 16:20:44 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 28 14:33:30 2014 -0500 |
tree | c8e9c97285e48817737b4ac5c22afb7d16092f80 | |
parent | 3df2cd361871eb4636c8ce9cf97e6899c90c588c [diff] |
wil6210: Block ACK When running multiple connections, hardware can't do BACK reordering and it should be done on the host. Model after mac80211's implementation. Drop RCU for now; to be re-added when BACK will be stabilized BACK handshaking is not implemented yet in the hardware, pretend it was done to support the way FW operating Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>