summaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorYunsheng Lin <linyunsheng@huawei.com>2021-05-18 19:36:03 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-03 09:00:51 +0200
commit534b6229196efe56c4db3ba05321556f39ed51de (patch)
tree51267fa15629e960019ec384ac1b5399947e31be /scripts/clang-tools/gen_compile_commands.py
parentbc924bbccc50f28d9b9dc43dd747a43044e0130f (diff)
net: hns3: check the return of skb_checksum_help()
commit 9bb5a495424fd4bfa672eb1f31481248562fa156 upstream. Currently skb_checksum_help()'s return is ignored, but it may return error when it fails to allocate memory when linearizing. So adds checking for the return of skb_checksum_help(). Fixes: 76ad4f0ee747("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC") Fixes: 3db084d28dc0("net: hns3: Fix for vxlan tx checksum bug") 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions