summaryrefslogtreecommitdiffstats
path: root/drivers/ntb
diff options
context:
space:
mode:
authorWeihang Li <liweihang@hisilicon.com>2019-07-04 22:04:25 +0800
committerDavid S. Miller <davem@davemloft.net>2019-07-05 15:39:38 -0700
commit0bae5cf25d66156ae3eb9ca20a1ad9bc4aa35a6d (patch)
treed17509d3eaeacd2b8b0b5ba17a8ec8fcd4e78610 /drivers/ntb
parentc09ba484563c17f90ec91b46322c31d3440acc42 (diff)
downloadlinux-0bae5cf25d66156ae3eb9ca20a1ad9bc4aa35a6d.tar.bz2
net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
The value of msg_data may be NULL in some cases, which will cause errors reported by some compiler. So this patch adds a check to fix it. Signed-off-by: Weihang Li <liweihang@hisilicon.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions