commit | d847e3e2e4d9d0c2902122a474d7fe62e08d6309 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jun 26 08:57:24 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 27 13:42:15 2013 -0400 |
tree | 098bb11b88ceb0bdc7f5f6143b95c2a6f44364ba | |
parent | 429ff56a4ad5d9568a319f9368cc06c9f4f571af [diff] |
ath10k: leave MMIC generation to the HW Apparently HW doesn't require us to generate MMIC for TKIP suite. Each frame was 8 bytes longer than it should be and some APs would drop frames that exceed 1520 bytes of 802.11 payload. This could be observed during throughput tests or fragmented IP traffic. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>