commit | 4828b5766a69e93ca76b15f820c97f03ebd3a48c | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu May 28 21:48:16 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu May 28 16:39:03 2020 -0700 |
tree | 542ab200864d6b14712ce6df515f06f84a070dac | |
parent | c496299e0677fe8c12af8fd233783df1c8aa9c4e [diff] |
net: hns3: remove unused struct hnae3_unic_private_info Since field .uinfo in struct hnae3_handle never be used, so remove it and its structure definition. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>