commit | 312846d0aebf389af0a67f92d5b12b7dc27ea6b6 | [log] [tgz] |
---|---|---|
author | Peng Li <lipeng321@huawei.com> | Thu Jan 31 04:55:50 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 05 09:21:17 2019 +0100 |
tree | 64c90468d7e1ba1fda99b346a985d11ee2f5b094 | |
parent | 64e91fafc2a7412a27747b302c846bbc5f64fb6d [diff] |
net: hns3: fix an issue for hclgevf_ae_get_hdev [ Upstream commit eed9535f9f716a532ec0c5d6cc7a48584acdf435 ] HNS3 VF driver support NIC and Roce, hdev stores NIC handle and Roce handle, should use correct parameter for container_of. 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> Signed-off-by: Sasha Levin <sashal@kernel.org>