commit | 541a7bd6bf23a1f4b5a1353b175279e0ba407871 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu Jun 28 12:12:28 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 29 11:06:34 2018 +0900 |
tree | 7b71e07be92417b1c1af72a5df8dfe4d3751293e | |
parent | 43e2b1c7f4a498520c741b4c0a89f8475bd8b950 [diff] |
net: hns3: remove back in struct hclge_hw hclge_hw is embedded in hclge_dev, so use container_of instead of back to get hclge_dev. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>