diff options
author | 2020-09-25 14:12:15 +0800 | |
---|---|---|
committer | 2020-09-29 11:22:17 +0300 | |
commit | ee755732b7a16af018daa77d9562d2493fb7092f (patch) | |
tree | 6ffb34e4412446815e24d6ecac6a780077772800 /tools/perf/scripts/python | |
parent | net: vlan: Fixed signedness in vlan_group_prealloc_vid() (diff) | |
download | linux-dev-ee755732b7a16af018daa77d9562d2493fb7092f.tar.xz linux-dev-ee755732b7a16af018daa77d9562d2493fb7092f.zip |
rtw88: increse the size of rx buffer size
The vht capability of MAX_MPDU_LENGTH is 11454 in rtw88; however, the rx
buffer size for each packet is 8192. When receiving packets that are
larger than rx buffer size, it will leads to rx buffer ring overflow.
Signed-off-by: Tzu-En Huang <tehuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200925061219.23754-2-tehuang@realtek.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions