commit | 65749f7375ae7a3cc14237c9972e5a3c14116c85 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Fri Jan 18 16:13:06 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 18 15:10:21 2019 -0800 |
tree | bfd537f5027525e60452d0bc4bb8b6fa7acf7ebb | |
parent | be5929b89002bb6b06b299f04bc35d90ab9d08fe [diff] |
net: hns3: reuse reinitialization interface in the hns3_set_channels There is already common interface for network device reinitialization, so hns3_set_channels() should just call them. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>