]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: modify the ring param print info
authorJie Wang <wangjie125@huawei.com>
Sat, 11 Jun 2022 12:25:26 +0000 (20:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Jun 2022 10:56:01 +0000 (11:56 +0100)
commit3d5a6c2684b2458420453c886f8d9a300a791c62
tree993b3cfc457520fc3358381904e22c6374e7571a
parent32f20159268a8b5f284d8b1e075c1cb79c67a212
net: hns3: modify the ring param print info

Currently tx push is also a ring param. So the original ring param print
info in hns3_is_ringparam_changed should be adjusted.

Fixes: c9f8750fb780 ("net: hns3: refactor hns3_set_ringparam()")
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c