commit | 26a07ccc1d0781fee3027e40a8bfa7a1a3358df3 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Tue Aug 14 17:13:17 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 09:54:24 2018 -0700 |
tree | ba5619022fa43949b601c5de486215ff0b5ae544 | |
parent | 128b900de7df567ca7ca063bf5da4ed0f357db8c [diff] |
net: hns3: Remove tx ring BD len register in hns3_enet There is no HNS3_RING_TX_RING_BD_LEN_REG register according to UM, so this patch removes it. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>