summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHuazhong Tan <tanhuazhong@huawei.com>2020-03-28 08:09:56 +0100
committerDavid S. Miller <davem@davemloft.net>2020-03-30 19:57:53 +0200
commit74ef402e134b5ebe4bcfbcdd55d2e7278a724620 (patch)
tree113b21eb121cf6c1df509b1247cdb65a751708bb /.gitignore
parentnet: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQ (diff)
downloadlinux-74ef402e134b5ebe4bcfbcdd55d2e7278a724620.tar.xz
linux-74ef402e134b5ebe4bcfbcdd55d2e7278a724620.zip
net: hns3: fix for fraglist SKB headlen not handling correctly
When the fraglist SKB headlen is larger than zero, current code still handle the fraglist SKB linear data as frag data, which may cause TX error. This patch adds a new DESC_TYPE_FRAGLIST_SKB type to handle the mapping and unmapping of the fraglist SKB linear data buffer. Fixes: 8ae10cfb5089 ("net: hns3: support tx-scatter-gather-fraglist feature") Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions