-
Baokun Li authored
Using list_move_tail() instead of list_del() + list_add_tail() in hclgevf_main.c. Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Baokun Li <libaokun1@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Baokun Li authoredUsing list_move_tail() instead of list_del() + list_add_tail() in hclgevf_main.c. Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Baokun Li <libaokun1@huawei.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading