summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorYufeng Mo <moyufeng@huawei.com>2021-02-09 17:03:06 +0800
committerDavid S. Miller <davem@davemloft.net>2021-02-09 15:20:43 -0800
commit326334aad024a60f46dc5e7dbe1efe32da3ca66f (patch)
tree696ae6870a96d1d1edb32ac240e227ed498157e9 /.clang-format
parent67a69f84cab60484f02eb8cbc7a76edffbb28a25 (diff)
downloadlinux-326334aad024a60f46dc5e7dbe1efe32da3ca66f.tar.bz2
net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()
The tqp_index is received from vf, if use it directly, an out-of-bound issue may be caused, so add a check for this tqp_index before using it in hclge_get_ring_chain_from_mbx(). Fixes: 84e095d64ed9 ("net: hns3: Change PF to add ring-vect binding & resetQ to mailbox") Signed-off-by: Yufeng Mo <moyufeng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions