commit | d40fa7eeab55dc1f0ab5f81d1c53af31dbcdd9ac | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Sat Feb 23 17:22:11 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 20:27:50 2019 -0800 |
tree | ab26bfe3f595500b358aaac718aa4c7825f08d28 | |
parent | 47e7b13b0aff869465585d36a8d5075fe17cb90a [diff] |
net: hns3: remove some ops in struct hns3_nic_ops The fill_desc ops has only one implementation, and get_rxd_bnum has not been used, so this patch removes them. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>