diff options
| author | 2013-03-04 16:27:56 -0800 | |
|---|---|---|
| committer | 2013-03-06 16:29:11 -0500 | |
| commit | f553e1aad797540afddd1a99753a348e1c426ffe (patch) | |
| tree | 8d84d1298269c759ec7cd2686c5faccd903b6ce1 /tools/perf/scripts/python | |
| parent | mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c (diff) | |
mwifiex: modify skb->truesize for PCIE Rx
We allocate SKB buffers of 4K size to make sure that we process
RX AMSDU of 4K. So when skb->len is lesser than 4K; we should
modify skb->truesize. This resolves an issue where kernel has
allocated packets with 2K assumption and starts dropping packets
for large size data transfer.
This fix is already present for USB; extend it to PCIE.
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
