commit | 36cbbdf6439729878271ff15422a643d13f133d4 | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Thu Jun 28 12:12:21 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 29 11:06:34 2018 +0900 |
tree | 0ec51dad6b9d9ee2b35e34d87f0eb4501c2457ad | |
parent | e718a93fee036fa8f9b09c76319c81713473287b [diff] |
net: hns3: add vector status check before free vector If the hdev->vector_status[vector_id] is already HCLGE_INVALID_VPORT, should log the error and return. Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>